Sets a value indicating whether links should avoid nodes by going the shortest path from their origin to their destination without crossing any other nodes.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function setRouteLinks (value) |
true to route links; otherwise, false. The default is false.