LineMaxEdgePoint Y Property Cognex VisionPro 9.21 SR1

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.21.1.1
Syntax

public double Y { get; }

Return Value

Type: Double

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

See Also