GridStyle
public enum GridStyle : Int
Defines values that specify the visual style of the alignment grid.
- points: The grid is painted as a matrix of points.
- lines: The grid is represented as a series of crossing horizontal and vertical lines.