GH_ColourPickerBase.SRCSpaceBox Property

GH_ColourPickerBaseSRCSpaceBox Property

Gets the rectangle containing the eye-dropper function.

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

Property Value

Type: Rectangle

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

See Also