Instance Property
grid
The distance in font units between tick marks along a line guide.
Declaration
var grid: CGFloat { get set }Declaration
@property (nonatomic, assign) CGFloat grid;Declaration
grid() -> float
setGrid_(grid: float)Discussion
A nonpositive value disables tick marks.
See Also
Measurements and Grid
Whether distances between consecutive outline intersections are displayed.
The outline intersections calculated for the most recently supplied layer.
Calculates the intersections between the guide and a layer’s outlines.