Gets or sets the tree root.
VB6
![]() |
---|
Public Property Get Root() As Object |
C++
![]() |
---|
public: |
A node that should be placed at the center of the arranged tree. The default value is null (Nothing in Visual Basic).
If there is no root specified, the algorithm automatically selects one that will lead to more balanced branch sizes.
FlowChartX Programmer's Guide | © 2023 MindFusion |