GH_SliderBase.TextColour Property

GH_SliderBaseTextColour Property

Gets or sets the fill colour for the slider text.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public 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