GH_SliderBaseRailBrightColour Property  | 
 
 Gets or sets the bright colour used to draw rails and ticks.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic 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