RhinoCommon API
FontFontType Enumeration |
An enum that reports if the font face is avaialable on the current device.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| Unset | 0 | Not set. | |
| ManagedFont | 1 | In the managed font list. | |
| InstalledFont | 2 | In the installed font list. |