DroidDiagram Programmer's Guide
TreeLayout.setXGap Method
See Also
 






Sets a value indicating how much horizontal space to leave between the document boundaries and the tree.

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

 Syntax

Java  Copy Code

public void setXGap (
    float value
)

 Parameters

value

A float value specifying the horizontal offset from the left document border.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace