CogPMAlignMultiResultItem NumFound Property Cognex VisionPro 9.7
Returns the number of results returned for a pattern.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 73.0.0.0
Syntax

public int NumFound { get; }

Property Value

Type: Int32
The default is 0
See Also