Sets a value indicating how much vertical 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 yGap ( |
A float value specifying the vertical offset from the top document border.
This TreeLayoutBuilder instance.
See Also