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
Count | Number of objects in the collection.
|
Methods
Add | Adds an object to the collection and returns the new object.
|
Item | Returns the specified object from the collection.
|
Remove | Removes the specified item from the collection.
|
RemoveAll | Removes all objects from the collection.
|
See Also
CWIMAQVision.MatchPattern2
CWIMAQVision.MatchColorPattern
CWIMAQPatternMatchReportItem