CogOCFont FontModels Property Cognex VisionPro 9.8 SR1
Collection of font models for this font.

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

public CogOCFontModels FontModels { get; set; }

Property Value

Type: CogOCFontModels
Events

Event TypeReason
CogOCFont Changed

Fires when this property changes.

The following state flag may be affected:

CogOCFont Changed

Fires when this property changes and the font was untrained.

The following state flags may be affected:

Remarks

This font's collection of models.

See Also