CoordinateAxes OriginY Property Cognex VisionPro 9.21
Get

Y coordinate of the origin.

Set

Sets OriginY.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public double OriginY { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

Y-coordinate of the origin.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also