public enum ENRoutableConnectorRerouteMode : System.Enum
public enum ENRoutableConnectorRerouteMode : System.Enum
Member | Description |
---|---|
Always | The route is automatically rerouted whenever any of the obstacles have changed (e.g. there is a chance for the route to be rerouted more efficiently) |
Never | The route is never automatically rerouted - it is up to the user to manage its points or call the Reroute method |
WhenNeeded | The route is rerouted whenever an obstacle is placed on it or the shapes to which it is connected are moved or have changed |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENRoutableConnectorRerouteMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)