CogOCVResult FontModelInstance Property Cognex VisionPro
The Instance of the found font model. If multiple models where listed for the pattern position then this is the instance of the highest scoring model.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 65.1.0.0
Syntax

public int FontModelInstance { get; }

Property Value

Type: Int32
Exceptions

Remarks

The instance of the found font model. If multiple models where listed for the pattern position then this is the instance of the highest scoring model.

See Also