MindFusion.Wpf Pack Programmer's Guide
Slider.ThumbSize Property
See Also
 





Gets or sets the size of the slider thumbs. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public double ThumbSize { get; set; }

Visual Basic  Copy Code

Public Property ThumbSize As Double

 Property Value

A double value specifying the size of the thumbs.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace