GH_SliderBaseRailEmptyColour Property  | 
 
 Gets or sets the fill colour for the empty portion of the rail.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Color RailEmptyColour { get; set; }Public Property RailEmptyColour As Color
	Get
	Set
Property Value
Type: 
Color[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.RailEmptyColour"]
See Also