CWIMAQEllipseMatchReport

NI Vision for Visual Basic

CWIMAQEllipseMatchReport

CWIMAQEllipseMatchReport is a collection of CWIMAQEllipseMatchReportItem objects. It contains one entry per ellipse found in the image by CWIMAQVision.DetectEllipses.

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.DetectEllipses

CWIMAQEllipseMatchReportItem