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