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