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





Gets the size of a buffer zone around a node for which routes get a penalty cost if they pass through it.

Namespace: MindFusion.Diagramming
Package: GridRouter.js

 Syntax

JavaScript  Copy Code

function getNodeVicinitySize ()

 Return Value

Type: Number
A number specifying the size of the buffer area in which passing routes receive a penalty cost. The default is 12.

 See Also

GridRouter Members
GridRouter Class
MindFusion.Diagramming Namespace