GH_ColourPickerBase.PickColourBox Property

GH_ColourPickerBasePickColourBox Property

Gets the rectangle containing the pick colour swatch.

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

Property Value

Type: Rectangle

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

See Also