---
title: "height"
description: "A height of this Bounds in [Dp]."
type: "property"
---

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


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

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


```kotlin
inline val DpRect.height: Dp
```


A height of this Bounds in `Dp`.



