MindFusion.Wpf Pack Programmer's Guide
TreeLayout Constructor
See Also
 





 Overload List

Name Description

TreeLayout ()

Initializes a new instance of the TreeLayout class with the default settings.

TreeLayout (Object)

Initializes a new instance of the TreeLayout class with the specified node as root.

TreeLayout (Object, TreeLayoutType)

Initializes a new instance of the TreeLayout class with the specified node as root and the specified type.

TreeLayout (Object, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Double, Double, Boolean, Size)

Initializes a new instance of the TreeLayout class with the specified settings.

TreeLayout (Object, TreeLayoutType, Boolean, TreeLayoutLinkType, TreeLayoutDirections, Double, Double, Boolean, Size, Boolean)

Initializes a new instance of the TreeLayout class.

TreeLayout (TreeLayoutType)

Initializes a new instance of the TreeLayout class with the specified type.

 See Also

TreeLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace