The members of this enumeration specify how the alignment grid should be drawn on the screen. Its elements can be used as arguments of the setGridStyle method of the Diagram class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum GridStyle |
Member name | Description | |
---|---|---|
![]() |
Lines |
The grid is drawn as a series of crossing horizontal and vertical lines. |
![]() |
Points |
The alignment grid is drawn as a matrix of points. |