Instance Method
roundCoordinatesToGrid(with:)roundCoordinatesToGridWithSettings:roundCoordinatesToGridWithSettings_
Rounds path, component, and anchor coordinates to a grid.
Declaration
func roundCoordinatesToGrid(with grid: GSGridSettings)Declaration
- (void) roundCoordinatesToGridWithSettings:(GSGridSettings) grid;Declaration
roundCoordinatesToGridWithSettings_(grid: GSGridSettings)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 without normal edit bookkeeping.
Rounds shape and anchor coordinates to a uniform grid and rounds the layer width to at most unit precision.
Rounds shape and anchor coordinates to a uniform grid without normal edit bookkeeping.