Gets or sets the overall orientation of the arranged diagram when BaseLayout is set to Layered.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Orientation Orientation { get; set; } |
Visual Basic
![]() |
---|
Public Property Orientation As Orientation |
An instance of the Orientation enumeration. The default is Vertical.
This value is assigned to the Orientation property of the base LayeredLayout.