---
title: boundingBox
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/detectedobject/boundingbox
---

# boundingBox

The bounding box of the detected object.

## Declaration

```swift
var boundingBox: CGRect
```

## See Also

### Getting the properties

- [confidence](createmlcomponents/detectedobject/confidence.md)
- [label](createmlcomponents/detectedobject/label.md)
