Sets a value indicating how much horizontal space to leave between the document boundaries and the tree.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeLayoutBuilder xGap ( |
A float value specifying the horizontal offset from the left document border.
This TreeLayoutBuilder instance.
See Also