GH_FontServer.FamilyScript Property

GH_FontServerFamilyScript Property

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

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

Property Value

Type: FontFamily

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

See Also