Gets or sets the size of buffer zone around nodes for which routes get a penalty cost if they pass through it.
Namespace: MindFusion.Diagramming
Assembly: GridRouter.js
SyntaxJavaScript
Copy Code
|
|---|
get nodeVicinitySize() {} |
Number
A number specifying the size of the buffer area in which passing routes receive a penalty cost. The default is 12.
See Also