DroidDiagram Programmer's Guide
Diagram.setShowGrid Method
See Also
 






Sets a value indicating whether the alignment grid is displayed.

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

 Syntax

Java  Copy Code

public void setShowGrid (
    boolean value
)

 Parameters

value

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

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace