Padding Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
In This Topic
Gets or sets padding within the thumb.
Syntax
'Declaration
Public Property Padding As System.Windows.Forms.Padding
public System.Windows.Forms.Padding Padding {get; set;}
See Also