DroidDiagram Programmer's Guide
OrthogonalRouter.setGridSize Method
See Also
 






Sets the distance between adjacent grid points when BaseLayout is set to Grid. This value is assigned to the GridSize property of the base GridLayout.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setGridSize (
    float value
)

 Parameters

value

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace