Gets or sets a value indicating whether the distance between adjacent nodes in the final layout should be independent of the nodes' size.
VB6
![]() |
---|
Public Property Get IgnoreNodeSize() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is true.
The algorithm runs slower if this property is set to false, but produces better results when nodes in the flowchart vary much in size.
FlowChartX Programmer's Guide | © 2023 MindFusion |