Click or drag to resize

GH_ColourPickerColour Property

Gets or sets the colour currently specified in the picker.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color Colour { get; set; }

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.GH_ColourPicker.Colour"]

See Also