CogAcqRangeImage FirstPixelLocationRange Property Cognex VisionPro 9.25 SR1
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.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax

public virtual double FirstPixelLocationRange { get; }

Property Value

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

Implements

ICogAcqRangeImage FirstPixelLocationRange
See Also