GH_SliderShadowSize Property |
Gets or sets the size of the border shadow along all edges of the box.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Padding ShadowSize { get; set; }
Public Property ShadowSize As Padding
Get
Set
Property Value
Type:
Padding[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider.ShadowSize"]
See Also