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





Gets or sets a value indicating how ticks are displayed. This is a dependency property.

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

 Syntax

C#  Copy Code

public TickType TickType { get; set; }

Visual Basic  Copy Code

Public Property TickType As TickType

 Property Value

A member of the TickType enumeration.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace