ASP.NET Pack Programmer's Guide
BorderedTreeLayout Members
Constructors Fields Methods
 


Implements algorithms for arranging tree structures.

The following tables list the members exposed by the BorderedTreeLayout type.

 Public Constructors

  Name Description

BorderedTreeLayout

Initializes a new instance of the BorderedTreeLayout class.

 Public Fields

  Name Description

anchoring

Indicates how to align links to the anchor points of nodes.

direction

The orientation of the arranged graph.

keepGroupLayout

Indicates whether to treat each Group of nodes as a single vertex in the arranged graph.

keepRootPosition

Indicates whether to keep the root node at its original position.

levelDistance

The space to leave between adjacent levels of the tree.

linkType

The type of the links in the arranged tree.

multipleGraphsPlacement

Indicates how multiple independent graphs in the diagram should be positioned relatively to each other.

nodeDistance

The space to leave between adjacent nodes on the same level.

 Public Methods

  Name Description

arrange

Applies the layout to the specified graph.

 See Also

BorderedTreeLayout Class
MindFusion.Graphs Namespace