Sets the size of the routing grid.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setGridSize ( |
A float value specifying the size of the routing grid pieces.
RemarksA smaller size of routing grid pieces helps finding more precise paths, however since the number of pieces increases, there would be more time needed to find a path.
See Also