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





Gets or sets a value indicating the position of the ticks relative to the rail. This is a dependency property.

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

 Syntax

C#  Copy Code

public TickPlacement TickPlacement { get; set; }

Visual Basic  Copy Code

Public Property TickPlacement As TickPlacement

 Property Value

A member of the WPF TickPlacement enumeration.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace