DroidDiagram Programmer's Guide
TreeLayout.setYGap Method
See Also
 






Sets 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 void setYGap (
    float value
)

 Parameters

value

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

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace