---
title: bounds
framework: visionkit
role: symbol
role_heading: Instance Property
path: visionkit/imageanalysisoverlayview/subject/bounds
---

# bounds

A rectangle that identifies the extremities of a subject within an image.

## Declaration

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