Gets or sets the root node of the tree.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Object Root { get; set; } |
Visual Basic
![]() |
---|
Public Property Root As Object |
If not set, the layout will try to find the root automatically.