GH_SliderBasePadding Property  | 
 
 Gets or sets the padding around the slider border.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Padding Padding { get; set; }Public Property Padding As Padding
	Get
	Set
Property Value
Type: 
Padding[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.Padding"]
See Also