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

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

public double Y { get; }

Property Value

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