The name of the 'nth' confusable model found. Confusable models are ordered from highest match score (worst case) to lowest match score.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 73.0.0.0
Syntax
Parameters
- index
- Type: System Int32
The 0-based index of the model.
Return Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| ArgumentException | index is < 0 or >= ConfusableFontModelCount. |
Remarks
The name of the indexth confusable model found. Confusable models are ordered from highest match score (worst case) to lowest match score.
See Also