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