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; }
Public Property DrawBackground As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.DrawBackground"]
See Also