GH_ColourPickerBaseBackColour Property |
Gets or sets the background colour of the picker.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Color BackColour { get; set; }
Public Property BackColour As Color
Get
Set
Property Value
Type:
Color[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.BackColour"]
See Also