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





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

 Syntax

JavaScript  Copy Code

function setRouteLinks (value)

 Parameters

value

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

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
LinkCrossings Property