GH_Slider.TextColour Property

GH_SliderTextColour Property

Gets or sets the fill colour for the slider text.

Namespace:  Grasshopper.GUI
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.GH_Slider.TextColour"]

See Also