DroidDiagram Programmer's Guide
LayeredLayout.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 the top document border.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace