Sets the root node of the tree.
Namespace: MindFusion.Diagramming.Layout.FluentAssembly: MindFusion.Diagramming
public static TreeLayout Root ( TreeLayout treeLayout, DiagramNode value)
Public Shared Function Root( _ treeLayout As TreeLayout, _ value As DiagramNode _) As TreeLayout
TreeLayoutExtensions MembersTreeLayoutExtensions ClassMindFusion.Diagramming.Layout.Fluent Namespace