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