GH_ColourPicker.SliceRectangle Property

GH_ColourPickerSliceRectangle Property

Gets the rectangle that outlines the colour cube slice.

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

Property Value

Type: Rectangle

[Missing <value> documentation for "P:Grasshopper.GUI.GH_ColourPicker.SliceRectangle"]

See Also