---
title: CoordinateOrigin.lowerLeft
framework: vision
role: symbol
role_heading: Case
path: vision/coordinateorigin/lowerleft
---

# CoordinateOrigin.lowerLeft

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

## Declaration

```swift
case lowerLeft
```

## See Also

### Getting the origins

- [CoordinateOrigin.upperLeft](vision/coordinateorigin/upperleft.md)
