Sets a value indicating whether the root node should be kept at its original position.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeLayoutBuilder keepRootPosition ( |
true if the root position should be preserved, otherwise false.
This TreeLayoutBuilder instance.
See Also