# `GSFrameView zoomOutKeepingPoint:`

*Instance Method*

## Declaration

```swift
func zoomOutKeeping(_ center: NSPoint)
```

```objc
- (void) zoomOutKeepingPoint:(NSPoint) center;
```

```python
zoomOutKeepingPoint_(center: NSPoint)
```

