Gets or sets a value indicating whether to keep the original geometric order of child nodes when arranging them under their parent.
VB6
![]() |
---|
Public Property Get PreserveOrder() As Boolean |
C++
![]() |
---|
public: |
true to preserve order of child nodes, otherwise false. The default value is false.
If this property is not set, the order of child nodes corresponds to the order of arrows within the parent's OutgoingArrows collection.
FlowChartX Programmer's Guide | © 2023 MindFusion |