LastEdgePoints Property (Read Only)

NI Vision for Visual Basic

LastEdgePoints Property (Read Only)

Syntax

CWIMAQEdgeCoordinatesReport.LastEdgePoints

Data Type

CWIMAQPoints

Purpose

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

Remarks

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

See Also

LinesWithEdges