---
title: "boundingRect"
description: "The bounding box of this rounded rectangle (the rectangle with no rounded corners)."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
val RoundRect.boundingRect: Rect
```


The bounding box of this rounded rectangle (the rectangle with no rounded corners).



