Called when a single link must be routed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
bool RouteLink ( |
Visual Basic
Copy Code
|
|---|
Function RouteLink( _ |
A DiagramLink object representing the link.
true if a path has been found, otherwise false.
See Also