Whether or not this font has been imported from a font file. True if it has, false if it has not. Most other CogOCVMaxFont properties and methods require that this be true.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanThis read-only property is of type Boolean.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If an internal error occurs. |
| ObjectDisposedException | If this CogOCVMaxFont object has already been disposed. |
See Also