Gets or sets a value added to the total cost of a route which causes a link to cross another link.
Namespace: MindFusion.Diagramming
File: GridRouter.js
JavaScript Copy Code |
---|
get crossingCost() {} |
Number
A number specifying the crossing cost. The default is 4.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |