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





Sets 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 setNodeVicinitySize (value)

 Parameters

value

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