Click or drag to resize

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; }

Property Value

Type: Font

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

See Also