---
title: "isRect"
description: "Whether this rounded rectangle is a simple rectangle with zero corner radii."
type: "property"
---

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


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

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


```kotlin
val RoundRect.isRect
```


Whether this rounded rectangle is a simple rectangle with zero corner radii.



