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





Sets a value added to the total cost of a route for each piece of the routing grid occupied by the route.

Namespace: MindFusion.Diagramming
Package: GridRouter.js

 Syntax

JavaScript  Copy Code

function setLengthCost (value)

 Parameters

value

A number specifying the length cost. The default is 2.

 See Also

GridRouter Members
GridRouter Class
MindFusion.Diagramming Namespace