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

# boundingBox

The bounding box that describes the spatial location of the object.

## Declaration

```swift
let boundingBox: CGRect
```

## See Also

### Getting the properties

- [label](createmlcomponents/objectdetectionannotation/annotation/label.md)
