Gets or 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
Assembly: GridRouter.js
SyntaxJavaScript
Copy Code
|
|---|
get lengthCost() {} |
Number
A number specifying the length cost. The default is 2.
See Also