---
title: bounds
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkdrawingreference/bounds
---

# bounds

The smallest rectangle used to represent the content’s bounds, taking into account line widths of that content.

## Declaration

```swift
var bounds: CGRect { get }
```
