CWIMAQEdgeCoordinatesReport

NI Vision for Visual Basic

CWIMAQEdgeCoordinatesReport

CWIMAQEdgeCoordinatesReport contains information about the edges found by CWIMAQVision.Rake, CWIMAQVision.Spoke, or CWIMAQVision.ConcentricRake.

Properties

AllEdgesCollection 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.
FirstEdgePointsCWIMAQPoints collection that consists of the spatial coordinates of all edges detected first along each search line.
LastEdgePointsCWIMAQPoints collection that consists of the spatial coordinates of all edges detected last along each search line.
LinesWithEdgesArray of indexes of all the search lines that contain edges.

See Also

CWIMAQVision.Rake

CWIMAQVision.Spoke

CWIMAQVision.ConcentricRake