GH_ColourPicker.Colour Property

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; }
Public Property Colour As Color
	Get
	Set

Property Value

Type: Color

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

See Also