Declaration

func setPositionFast(_ position: NSPoint, grid: GSGridSettings)

Declaration

- (void) setPositionFast:(NSPoint) position grid:(GSGridSettings) grid;

Declaration

setPositionFast_grid_(position: NSPoint, grid: GSGridSettings)

Parameters

grid

The grid settings used to round the position.

Discussion

Use this method when managing undo and change notifications separately.

See Also

Position