Called when a single link must be routed.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
bool RouteLink ( |
Visual Basic Copy Code |
---|
Function RouteLink( _ |
A DiagramLink object representing the link.
Represents connection to Origin node, potentially different from link's stored connection when modifying first control point.
Represents connection to Destination node, potentially different from link's stored connection when modifying last control point.
Indicates whether link is currently being created.
true if a path has been found, or false otherwise.
WpfDiagram Programmer's Guide | © 2024 MindFusion |