DroidDiagram Programmer's Guide
GridLayout.setYGap Method
See Also
 






Sets a value indicating how much vertical space should be left between the document boundaries and the graph.

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

 Syntax

Java  Copy Code

public void setYGap (
    float value
)

 Parameters

value

A float value specifying the vertical offset from thetop document border.

 See Also

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace