Search
TreeLayout.getNodeDistance Method
See Also
 

Gets the desired distance between nodes on the same level.

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

 Syntax

Java  Copy Code

public float getNodeDistance ()

 Return Value

A float value specifying the distance between sibling nodes.

 See Also