Gets or sets the direction of the arranged diagram when BaseLayout is set to Layered.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public Direction Direction { get; set; } |
Visual Basic Copy Code |
---|
Public Property Direction As Direction |
This value is assigned to the Direction property of the base LayeredLayout.