GH_FontList.FontStyle Property

GH_FontListFontStyle Property

Gets or sets the font style for all families.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public FontStyle FontStyle { get; set; }
Public Property FontStyle As FontStyle
	Get
	Set

Property Value

Type: FontStyle

[Missing <value> documentation for "P:Grasshopper.GUI.GH_FontList.FontStyle"]

See Also