Search
TreeLayout.getLevelDistance Method
See Also
 

Gets the desired distance between tree levels.

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

 Syntax

Java  Copy Code

public float getLevelDistance ()

 Return Value

A float value specifying the distance between tree levels.

 See Also