Gets the vertical distance between adjacent nodes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public float getVerticalPadding () |
A real number specifying the distance between adjacent nodes. The default is 15.
See Also