An enum that reports if the font face is avaialable on the current device.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Enumeration FontType
Members|
| Member name | Value | Description |
|---|
| Unset | 0 | Not set. |
| ManagedFont | 1 |
In the managed font list.
|
| InstalledFont | 2 |
In the installed font list.
|
Version InformationRhino for Windows
Supported in: 6.8
See Also