Search
Diagram.getShowGrid Method
See Also
 

Gets a value indicating whether the alignment grid is displayed.

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

 Syntax

Java  Copy Code

public boolean getShowGrid ()

 Return Value

true if the alignment grid is drawn on the screen, otherwise false.

 See Also