CogLineMaxEdgePoint Y Property Cognex VisionPro 9.24
Gets the y coordinate of the edge point.

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

public double Y { get; }

Property Value

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