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