ICogAcqRangeImage FirstPixelLocationRange Property Cognex VisionPro 9.24
Defines the range of offset of the output image relative to the center, in mm. The offset must reside within the range. -FirstPixelLocationRange <= FirstPixelLocation <= FirstPixelLocationRange.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

double FirstPixelLocationRange { get; }

Property Value

Type: Double
The range of offset of the output image relative to the center, in mm.
See Also