---
title: CoordinateOrigin.upperLeft
framework: vision
role: symbol
role_heading: Case
path: vision/coordinateorigin/upperleft
---

# CoordinateOrigin.upperLeft

The origin at the upper-left corner of the image.

## Declaration

```swift
case upperLeft
```

## See Also

### Getting the origins

- [CoordinateOrigin.lowerLeft](vision/coordinateorigin/lowerleft.md)
