Line X Property Cognex VisionPro 9.20
Get

The X coordinate of the reference point on the line.

Set

Sets X.

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

public double X { get; set; }

Property Value

Type: Double
Default Value: 10
Remarks

The x-coordinate of the reference point on the line.

Remarks

Changed Raised when the value of this property changes.

See Also