Gets or sets the scale factor to use for the thumb when its Mode property is set to ThumbResize.
public double ThumbResizeScaleFactor {get; set;}
'Declaration
Public Property ThumbResizeScaleFactor As Double
'Usage
Dim instance As MaterialSlider
Dim value As Double
instance.ThumbResizeScaleFactor = value
value = instance.ThumbResizeScaleFactor
Property Value
A value representing the scale factor to use for the thumb when its
Mode is set to
ThumbResize. By default, 1.75d.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2