CogFeatureCrsp ImageX Property Cognex VisionPro 9.7
Gets/sets the x value of image position.

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

public double ImageX { get; set; }

Property Value

Type: Double
Events

Event TypeReason
VisionProChangedEvent Fires when this property changes.
See Also