Gets or sets a value indicating in what circumstances links are rerouted automatically.
SyntaxVB6
Copy Code
|
|---|
Public Property Get TriggerRerouting() As ERerouteArrow |
C++
Copy Code
|
|---|
public: |
A member of the ERerouteArrow enumeration. The default is raWhenModified.
See Also