Click or drag to resize

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

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.TextColour"]

See Also