FirstEdgePoints Property (Read Only)

NI Vision for Visual Basic

FirstEdgePoints Property (Read Only)

Syntax

CWIMAQEdgeCoordinatesReport.FirstEdgePoints

Data Type

CWIMAQPoints

Purpose

CWIMAQPoints collection that consists of the spatial coordinates of all edges detected first along each search line.

Remarks

Each search line does not necessarily have a first edge point. Use the LinesWithEdges property to determine which search lines contain edges.

See Also

LinesWithEdges