Initializes a new instance of the TreeLayout class with the specified node as root.
Namespace: MindFusion.Diagramming.LayoutAssembly: MindFusion.Diagramming
public TreeLayout ( Object root)
Public New ( _ root As Object _)
The root of the arranged tree.
TreeLayout Constructor Overload ListTreeLayout ClassMindFusion.Diagramming.Layout Namespace