# `GSSVGtoPath.bounds`

*Instance Property*

## Declaration

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

```objc
@property NSRect bounds;
```

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

