Gets or sets a value indicating whether the layout algorithm should try to decrease the number of edge crossing.
VB6
![]() |
---|
Public Property Get MinimizeCrossings() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is false.
Run more iteration steps to get even better results. However, the algorithm will need more time to complete if you do so.
FlowChartX Programmer's Guide | © 2023 MindFusion |