GH_ColourPickerBaseAutoSize Property  | 
 
 Gets or sets a value indicating whether the width and height of the 
 Bounds are adjusted to fit the UI.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic bool AutoSize { get; set; }Public Property AutoSize As Boolean
	Get
	Set
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.AutoSize"]
See Also