ASP.NET Pack Programmer's Guide
Diagram.getRouteLinks Method
See Also
 





Gets 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

 Syntax

JavaScript  Copy Code

function getRouteLinks ()

 Return Value

true to route links; otherwise, false. The default is false.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
LinkCrossings Property