Click or drag to resize

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)
Syntax
public bool AutoSize { get; set; }

Property Value

Type: Boolean

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

See Also