ASP.NET Pack Programmer's Guide
GridRouter.setCrossingCost Method
See Also
 





Sets a value added to the total cost of a route which causes a link to cross another link.

Namespace: MindFusion.Diagramming
Package: GridRouter.js

 Syntax

JavaScript  Copy Code

function setCrossingCost (value)

 Parameters

value

A number specifying the crossing cost. The default is 4.

 See Also

GridRouter Members
GridRouter Class
MindFusion.Diagramming Namespace