GH_SliderBaseRailBrightColour Property |
Gets or sets the bright colour used to draw rails and ticks.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Color RailBrightColour { get; set; }
Public Property RailBrightColour As Color
Get
Set
Property Value
Type:
Color[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.RailBrightColour"]
See Also