Search
Diagram.getGridSizeY Method
See Also
 

Gets the vertical distance between grid points.

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

 Syntax

Java  Copy Code

public float getGridSizeY ()

 Return Value

An integer value specifying the vertical distance between grid points.

 See Also