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





Gets or sets a value indicating the orientation of the elements in the control. 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

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace