Click or drag to resize

GH_ColourPickerBaseDrawBackground Property

Gets or sets whether the background of the picker is drawn.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool DrawBackground { get; set; }

Property Value

Type: Boolean

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

See Also