CogOCVResult FontModelName Property Cognex VisionPro 9.7
The Name of the found font model. If multiple models where listed for the pattern position then this is the name of the highest scoring font model.

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

public string FontModelName { get; }

Property Value

Type: String
Exceptions

Remarks

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

See Also