GH_ColourPickerBase.RGBSpaceBox Property

GH_ColourPickerBaseRGBSpaceBox Property

Gets the rectangle containing the pick colour space.

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

Property Value

Type: Rectangle

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

See Also