CogFeatureCrsp PhysicalY Property Cognex VisionPro 9.5
Gets/sets the y value of physical position.

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

public double PhysicalY { get; set; }

Property Value

Type: Double
Events

Event TypeReason
VisionProChangedEvent Fires when this property changes.
See Also