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





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

Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public TreeLayout (
    TreeLayoutType type
)

Visual Basic  Copy Code

Public New ( _
    type As TreeLayoutType _
)

 Parameters

type

The type of the tree layout.

 See Also

TreeLayout Constructor Overload List
TreeLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace