GH_SliderBaseFont Property  | 
 
 Gets or sets the font for this slider.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic 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_SliderBase.Font"]
See Also