Click or drag to resize

GH_TextBoxInputBaseFont Property

Gets or sets the Font to use in this control.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual Font Font { get; set; }

Property Value

Type: Font

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_TextBoxInputBase.Font"]

See Also