GH_FontServerFamilyConsole Property |
Gets or sets the FontFamily used for monospaced fonts in Grasshopper.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static FontFamily FamilyConsole { get; set; }
Public Shared Property FamilyConsole As FontFamily
Get
Set
Property Value
Type:
FontFamily[Missing <value> documentation for "P:Grasshopper.Kernel.GH_FontServer.FamilyConsole"]
See Also