Search
TopologicalLayout.getNodeDistance Method
See Also
 

Gets the distance between adjecent nodes in the diagram.

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

 Syntax

Java  Copy Code

public float getNodeDistance ()

 Return Value

A float value specifying the distance between adjacent nodes. The default is 20.

 See Also