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





Gets 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 getTurnCost ()

 Return Value

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

 See Also

GridRouter Members
GridRouter Class
MindFusion.Diagramming Namespace