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