GH_DigitScrollerBaseFont Property |
Gets or sets the Font for this scroller.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override Font Font { get; set; }
Public Overrides Property Font As Font
Get
Set
Property Value
Type:
Font[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.Font"]
See Also