LinesWithEdges Property

NI Vision for Visual Basic

LinesWithEdges Property

Syntax

CWIMAQEdgeCoordinatesReport.LinesWithEdges

Data Type

Variant

Purpose

Array of indexes of all the search lines that contain edges.

Remarks

Use this array to determine which search line the points in the AllEdges, FirstEdgePoints, and LastEdgePoints collections lie on.

See Also

AllEdges

FirstEdgePoints

LastEdgePoints