Search
OrthogonalRouter.getGridSize Method
See Also
 

Gets 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 float getGridSize ()

 Return Value

 See Also