Search
Diagram.getAlignToGrid Method
See Also
 

Gets a value indicating whether items are aligned to the alignment grid while users draw them.

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

 Syntax

Java  Copy Code

public boolean getAlignToGrid ()

 Return Value

true if items are automatically aligned to the grid, otherwise false.

 See Also