GH_ColourPickerBaseBounds Property  | 
 
 Gets or sets the Bounds for this control.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Rectangle Bounds { get; set; }Public Property Bounds As Rectangle
	Get
	Set
Property Value
Type: 
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.Bounds"]
See Also