Gets or sets the overall orientation of the arranged diagram.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Orientation Orientation { get; set; } |
Visual Basic Copy Code |
---|
Public Property Orientation As Orientation |
A member of the Orientation enumeration. The default value is Horizontal.