---
title: boundingRect
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uishape-swift.struct/resolved/boundingrect
---

# boundingRect

The bounding rectangle that frames the shape.

## Declaration

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

## See Also

### Accessing the resolved shape’s attributes

- [shape](uikit/uishape-swift.struct/resolved/shape.md)
- [path](uikit/uishape-swift.struct/resolved/path.md)
