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





Sets a value added to the total cost of a route if the route passes too close to a node.

Namespace: MindFusion.Diagramming
Package: GridRouter.js

 Syntax

JavaScript  Copy Code

function setNodeVicinityCost (value)

 Parameters

value

A number specifying the node vicinity cost. The default is 2.

 See Also

GridRouter Members
GridRouter Class
MindFusion.Diagramming Namespace