Sets the distance between adjecent nodes in the diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setNodeDistance ( |
A float value specifying the distance between adjacent nodes. The default is 20.
See Also