GH_ColourPickerBase.BaseColourBox Property

GH_ColourPickerBaseBaseColourBox Property

Gets the rectangle containing the base colour swatch.

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

Property Value

Type: Rectangle

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

See Also