---
title: bounds
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cifacefeature/bounds-swift.property
---

# bounds

A rectangle indicating the position and extent of the face feature in image coordinates.

## Declaration

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

## See Also

### Locating Faces

- [hasFaceAngle](coreimage/cifacefeature/hasfaceangle-swift.property.md)
- [faceAngle](coreimage/cifacefeature/faceangle-swift.property.md)
