Instance Method
roundCoordinates(toGrid:)roundCoordinatesToGrid:roundCoordinatesToGrid_
Deprecated
Rounds shape and anchor coordinates to a uniform grid and rounds the layer width to at most unit precision.
Declaration
func roundCoordinates(toGrid gridLength: CGFloat)Declaration
- (void) roundCoordinatesToGrid:(CGFloat) gridLength;Declaration
roundCoordinatesToGrid_(gridLength: float)See Also
Rounding Coordinates
Rounds selected element coordinates to a grid.
Rounds path, component, and anchor coordinates using the associated font master settings.
Rounds path, component, and anchor coordinates to a grid.
Rounds path, component, and anchor coordinates to a grid without normal edit bookkeeping.
Rounds shape and anchor coordinates to a uniform grid without normal edit bookkeeping.