DroidDiagram Programmer's Guide
TreeLayout.getYGap Method
See Also
 






Gets a value indicating how much vertical space to leave between the document boundaries and the tree.

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

 Syntax

Java  Copy Code

public float getYGap ()

 Return Value

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

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace