ASP.NET Pack Programmer's Guide
TreeLayout Constructor
See Also
 






Initializes a new TreeLayout instance.

 Overload List

Name Description

TreeLayout ()

Initializes a new instance of the TreeLayout class.

TreeLayout (DiagramNode)

Initializes a new instance of the TreeLayout class, specifying which node to use as a tree root.

TreeLayout (DiagramNode, Int32)

Initializes a new instance of the TreeLayout class, specifying the root node and layout mode.

TreeLayout (DiagramNode, Int32, Boolean, Int32, Int32, Single, Single, Boolean, Single, Single)

Initializes a new instance of the TreeLayout class.

TreeLayout (DiagramNode, Int32, Boolean, Int32, Int32, Single, Single, Boolean, Single, Single, Boolean)

Initializes a new instance of the TreeLayout class.

TreeLayout (Int32)

Initializes a new instance of the TreeLayout class, specifying the layout mode.

 See Also

TreeLayout Class
com.mindfusion.diagramming Namespace