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





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

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

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the WPF Orientation enumeration.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace