CogBeadInspectDefect EndPositionY Property Cognex VisionPro 9.7
Gets the y-coordinate of the last point along the segment of the bead path where the defect was detected. This coordinate is specified in units defined by the space selected by the image's SelectedSpaceName.

Namespace: Cognex.VisionPro.EdgeInspect
Assembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 73.0.0.0
Syntax

public double EndPositionY { get; }

Property Value

Type: Double
See Also