---
title: "isEllipse"
description: "Whether this rounded rectangle has no side with a straight section."
type: "property"
---

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


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

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


```kotlin
val RoundRect.isEllipse
```


Whether this rounded rectangle has no side with a straight section.



