Gets the node which will be used as root of the tree.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DiagramNode getRoot () |
A DiagramNode -derived object representing the tree root node.
See Also