GH_SliderBaseTextColour Property  | 
 
 Gets or sets the fill colour for the slider text.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Color TextColour { get; set; }Public Property TextColour As Color
	Get
	Set
Property Value
Type: 
Color[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.TextColour"]
See Also