CogLineMaxEdgePoint X Property Cognex VisionPro 9.21
Gets the x coordinate of the edge point.

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

public double X { get; }

Property Value

Type: Double
The x coordinate in the selected space of the input image.
See Also