GH_SliderDrawControlShadows Property |
Gets or sets whether the drop shadows of the slider should be drawn.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool DrawControlShadows { get; set; }
Public Property DrawControlShadows As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider.DrawControlShadows"]
See Also