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