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

# cgRect

The normalized rectangle as a Core Graphics rectangle.

## Declaration

```swift
let cgRect: CGRect
```

## See Also

### Inspecting a normalized rectangle

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