Routes this link, regardless of whether the link's AutoRoute flag is enabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool Route () |
Visual Basic
![]() |
---|
Public Function Route () As Boolean |
true is a route has been successfully found; otherwise, false.
Routing may fail if there is a large background node whose Obstacle property is enabled, or if the value of RoutingOptions.GridSize is too big for the average distance between adjacent nodes in the diagram.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |