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





Gets or sets the border thickness of the ticks. This is a dependency property.

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

 Syntax

C#  Copy Code

public double TickThickness { get; set; }

Visual Basic  Copy Code

Public Property TickThickness As Double

 Property Value

A double value specifying the thickness of the tick lines.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace