GH_FontServer.FamilyStandard Property

GH_FontServerFamilyStandard Property

Gets or sets the FontFamily used for standard fonts in Grasshopper.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static FontFamily FamilyStandard { get; set; }
Public Shared Property FamilyStandard As FontFamily
	Get
	Set

Property Value

Type: FontFamily

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_FontServer.FamilyStandard"]

See Also