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
SyntaxC#
Copy Code
|
|---|
public TickPlacement TickPlacement { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TickPlacement As TickPlacement |
A member of the WPF TickPlacement enumeration.
See Also