---
title: rect
framework: dockkit
role: symbol
role_heading: Instance Property
path: dockkit/dockaccessory/trackedperson/rect
---

# rect

The bounding box rectangle of the tracked person’s face in the frame.

## Declaration

```swift
var rect: CGRect
```

## Discussion

Discussion This is a unit rectangle with coordinate values between 0 and 1 with the origin on the top left corner.
