---
title: height
framework: vision
role: symbol
role_heading: Instance Property
path: vision/normalizedrect/height
---

# height

The height of the rectangle.

## Declaration

```swift
var height: CGFloat { get }
```

## See Also

### Inspecting a normalized rectangle

- [cgRect](vision/normalizedrect/cgrect.md)
- [origin](vision/normalizedrect/origin.md)
- [width](vision/normalizedrect/width.md)
