ASP.NET Pack Programmer's Guide
DiagramLink.setAutoRoute Method
See Also
 





Sets a value indicating whether a link should avoid nodes by going the shortest path from its origin to its destination without crossing any other nodes.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function setAutoRoute (value)

 Parameters

value

true to route this link automatically; otherwise, false.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace
Dynamic Property