Sets a value indicating whether the alignment grid should be displayed.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder showGrid ( |
true if the alignment grid should be drawn on the screen, otherwise false.
This DiagramBuilder instance.
See Also