CogFeaturePosition X Property Cognex VisionPro
Gets/sets the x value of feature position.

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

public double X { get; set; }

Property Value

Type: Double
Events

Event TypeReason
VisionProChangedEvent Fires when this property changes.
See Also