Gets or sets the tree direction.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeLayoutDirections Direction { get; set; } |
Visual Basic Copy Code |
---|
Public Property Direction As TreeLayoutDirections |
A member of the TreeLayoutDirections enumeration.
This property must be set to a combination of two TreeLayoutDirections members when using Type is HorizontalVertical.