Gets or sets the size of the pieces of the routing grid.
Namespace: MindFusion.Diagramming
Assembly: GridRouter.js
SyntaxJavaScript
Copy Code
|
|---|
get gridSize() {} |
Number
A number specifying the size of the pieces of the routing grid. The default is 4.
See Also