Called when a single link must be routed.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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, otherwise false.
NetDiagram Programmer's Guide | © 2023 MindFusion |