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

# bounds

The bounds of the matched strokes in the coordinate space of their drawing.

## Declaration

```swift
let bounds: CGRect
```

## See Also

### Getting the result data

- [strokes](pencilkit/pkstrokerecognizer/searchresult/strokes.md)
