Function
GSRoundPointGrid(_:_:) GSRoundPointGridGSRoundPointGrid
Declaration
func GSRoundPointGrid(_ point: NSPoint, _ grid: CGFloat) -> NSPointDeclaration
static NSPoint GSRoundPointGrid(NSPoint point, CGFloat grid);Declaration
GSRoundPointGrid(point: NSPoint, grid: float) -> NSPoint