GH_ColourPickerBaseBaseColour Property  | 
 
 Gets the original base colour for this picker. Use SetupColourPicker to assign this colour.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Color BaseColour { get; }Public ReadOnly Property BaseColour As Color
	Get
Property Value
Type: 
Color[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.BaseColour"]
See Also