AllEdges Property (Read Only)

NI Vision for Visual Basic

AllEdges Property (Read Only)

Syntax

CWIMAQEdgeCoordinatesReport.AllEdges

Data Type

CWIMAQEdgesOnLines

Purpose

Collection of CWIMAQEdgesOnLine objects that contains the spatial coordinates of all edges detected along a given search line. The Process input to CWIMAQVision.Rake, CWIMAQVision.Spoke, and CWIMAQVision.ConcentricRake determines which edges along a given line are detected.

Remarks

This collection contains only entries for search lines that contain edges. Use the LinesWithEdges property to determine which search lines contain edges.

See Also

LinesWithEdges

CWIMAQVision.Rake

CWIMAQVision.Spoke

CWIMAQVision.ConcentricRake