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

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

public int NumFound { get; }

Property Value

Type: Int32
The default is 0
See Also