GH_FontListFontFamily Property |
Gets or sets the selected font family.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public FontFamily FontFamily { get; set; }
Public Property FontFamily As FontFamily
Get
Set
Property Value
Type:
FontFamily[Missing <value> documentation for "P:Grasshopper.GUI.GH_FontList.FontFamily"]
See Also