Sets a value indicating whether items should be aligned to the alignment grid while users draw them with the mouse.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder alignToGrid ( |
true if items should be automatically aligned to the grid, otherwise false.
This DiagramBuilder instance.
See Also