DroidDiagram Programmer's Guide
TreeLayout.getKeepRootPosition Method
See Also
 






Gets a value indicating whether the root node should be kept at its original position.

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

 Syntax

Java  Copy Code

public boolean getKeepRootPosition ()

 Return Value

true if the root position will be preserved, otherwise false.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace