Gets or sets the tree root.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode Root { get; set; } |
Visual Basic
![]() |
---|
Public Property Root As DiagramNode |
An instance of the DiagramNode class that represents the root node.