CogFeaturePosition Y Property Cognex VisionPro 9.10
Gets/sets the y value of feature position.

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

public double Y { get; set; }

Property Value

Type: Double
Events

Event TypeReason
VisionProChangedEvent Fires when this property changes.
See Also