CWIMAQPatternMatchReport

NI Vision for Visual Basic

CWIMAQPatternMatchReport

CWIMAQPatternMatchReport is a collection of CWIMAQPatternMatchReportItem objects. It contains one entry for every match found in the image by CWIMAQVision.MatchPattern2 or CWIMAQVision.MatchColorPattern. CWIMAQPatternMatchReport will never contain more entries than NumMatchesRequested.

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

CWIMAQVision.MatchColorPattern

CWIMAQPatternMatchReportItem