Instance Method
roundCoordinates(toGridFast:)roundCoordinatesToGridFast:roundCoordinatesToGridFast_
Deprecated
Rounds shape and anchor coordinates to a uniform grid without normal edit bookkeeping.
Declaration
func roundCoordinates(toGridFast gridLength: CGFloat)Declaration
- (void) roundCoordinatesToGridFast:(CGFloat) gridLength;Declaration
roundCoordinatesToGridFast_(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 and rounds the layer width to at most unit precision.