Implements several algorithms for arranging tree structures.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public class TreeLayout : Layout |
Visual Basic
![]() |
---|
Public Class TreeLayout |
Call the Arrange method of a TreeLayout instance to apply directional or radial layout to a tree/subtree in the current diagram.
System.Object
MindFusion.Diagramming.Layout.Layout
MindFusion.Diagramming.Layout.TreeLayout