GH_DigitScrollerBaseDrawShadows Property |
Gets or sets whether shadows are drawn in this control.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool DrawShadows { get; set; }
Public Property DrawShadows As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.DrawShadows"]
See Also