---
title: "minDimension"
description: "The lesser of the magnitudes of the [RoundRect.width] and the [RoundRect.height] of this rounded
rectangle."
type: "property"
---

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


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

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


```kotlin
val RoundRect.minDimension
```


The lesser of the magnitudes of the `RoundRect.width` and the `RoundRect.height` of this rounded
rectangle.



