menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.DocObjects
/
Font.FontType
Font.FontType enum
An enum that reports if the font face is available on the current device.
Derived Classes:
Namespace:
Rhino.DocObjects
Font.FontType:
references
keyboard_arrow_down
Values (3)
Unset = 0
Not set.
ManagedFont = 1
In the managed font list.
InstalledFont = 2
In the installed font list.
Nothing found