GH_SliderBasePadding Property |
Gets or sets the padding around the slider border.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public 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