LineMaxEdgePoint Y Property Cognex VisionPro 9.22

Gets the y coordinate of the edge point.

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

public double Y { get; }

Return Value

Type: Double

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

See Also