Sets a value indicating whether a link should avoid nodes by going the shortest path from its origin to its destination without crossing any other nodes.
Namespace: MindFusion.Diagramming.Wpf.Fluent
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static T AutoRoute<T> ( |
Visual Basic Copy Code |
---|
Public Shared Function AutoRoute(Of T As DiagramLink) ( _ |