GH_ColourPickerBase.Cube Property

GH_ColourPickerBaseCube Property

Gets the graphics object that describes the current colour cube.

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

Property Value

Type: GH_ColourCube

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

See Also