LineMaxEdgePoint X Property Cognex VisionPro 9.25 SR1

Gets the x coordinate of the edge point.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.25.1.0
Syntax

public double X { get; }

Return Value

Type: Double

The x coordinate in the selected space of the input image.

See Also