# `GSSVGPen.bounds`

*Instance Property*

## Declaration

```swift
var bounds: NSRect { get set }
```

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

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

