(
a feature of FlowChartX Pro edition)
Obsolete.
SyntaxVB6
Copy Code
|
|---|
Public Property Get RerouteArrows() As ERerouteArrow |
C++
Copy Code
|
|---|
public: |
A member of the ERerouteArrow enumeration.
RemarksThis property is now considered obsolete and its value is not used anymore; it will be removed from version 5 of the component. For tuning the routing algorithm use the members of the RoutingOptions class.
See Also