CWIMAQEdgeInfoItems

NI Vision for Visual Basic

CWIMAQEdgeInfoItems

CWIMAQEdgeInfoItems is a collection of CWIMAQEdgeInfoItem objects. It contains one entry for each edge found in the image by CWIMAQVision.FindEdges3.

Properties

CountNumber of objects in the collection.

Methods

AddAdds an object to the collection and returns the new object.
ItemReturns the specified object from the collection.
RemoveRemoves the specified item from the collection.
RemoveAllRemoves all objects from the collection.

See Also

CWIMAQVision.FindEdges3

CWIMAQEdgeReport2