GH_FontPicker.SelectedFont Property

GH_FontPickerSelectedFont Property

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

Property Value

Type: Font

[Missing <value> documentation for "P:Grasshopper.GUI.GH_FontPicker.SelectedFont"]

See Also