Gets or sets the width of the thumb.
public double ThumbWidth {get; set;}
'Declaration
Public Property ThumbWidth As Double
'Usage
Dim instance As ToggleSwitch
Dim value As Double
instance.ThumbWidth = value
value = instance.ThumbWidth
Property Value
A value representing the width of the thumb. By default, 24d.