# `GSAnnotation.bounds`

*Instance Property*

## Declaration

```objc
@property (nonatomic, assign) NSRect bounds;
```

```python
bounds() -> NSRect
setBounds_(bounds: NSRect)
```

