Instance Method
roundCoordinatesFastToGrid(with:)roundCoordinatesFastToGridWithSettings:roundCoordinatesFastToGridWithSettings_
Rounds path, component, and anchor coordinates to a grid without normal edit bookkeeping.
Declaration
func roundCoordinatesFastToGrid(with grid: GSGridSettings)Declaration
- (void) roundCoordinatesFastToGridWithSettings:(GSGridSettings) grid;Declaration
roundCoordinatesFastToGridWithSettings_(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.
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.