GH_ColourPickerBase.PickColour Property

GH_ColourPickerBasePickColour Property

Gets the picked colour.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color PickColour { get; }
Public ReadOnly Property PickColour As Color
	Get

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.PickColour"]

See Also