Sets whether nodes should automatically align to the borders of other nodes during user interaction.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder autoAlignNodes ( |
true if nodes should align, otherwise false.
This DiagramBuilder instance.
See Also