GH_ColourPickerBase.ColourCubeBox Property

GH_ColourPickerBaseColourCubeBox Property

Gets the rectangle that contains the colour space cube.

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

Property Value

Type: Rectangle

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

See Also