CogOCRMaxChar Font Property Cognex VisionPro 9.7
A reference to the CogOCRMaxFont of which this character is a member.

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

public CogOCRMaxFont Font { get; }

Property Value

Type: CogOCRMaxFont
The Font value. The default value is nullptr.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfFont
See Also