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

# origin

The lower left-hand corner of the rectangle.

## Declaration

```swift
var origin: CGPoint { get }
```

## See Also

### Inspecting a normalized rectangle

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