CoordinateAxes OriginX Property Cognex VisionPro 9.21
Get

X coordinate of the origin.

Set

Sets OriginX.

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

public double OriginX { get; set; }

Property Value

Type: Double
Default Value: 0
Remarks

X-coordinate of the origin.

Remarks

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

See Also