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; }
Public Overridable Property Font As Font
Get
Set
Property Value
Type:
Font[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_TextBoxInputBase.Font"]
See Also