GH_DigitScrollerBaseTextColour Property |
Gets or sets the colour used for the text inside the scrolls.
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_DigitScrollerBase.TextColour"]
See Also