Click or drag to resize

GH_DigitScrollerBaseDrawBackground Property

Gets or sets whether the background is drawn in this control.

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_DigitScrollerBase.DrawBackground"]

See Also