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