Font.FontType Enumeration

FontFontType Enumeration

An enum that reports if the font face is avaialable on the current device.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum FontType
Public Enumeration FontType
Members
  Member nameValueDescription
Unset0 Not set.
ManagedFont1 In the managed font list.
InstalledFont2 In the installed font list.
Version Information

Rhino for Windows

Supported in: 6.8
See Also