# `GSFrameView zoomInKeepingPoint:`

*Instance Method*

## Declaration

```swift
func zoom(inKeeping center: NSPoint)
```

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

```python
zoomInKeepingPoint_(center: NSPoint)
```

