---
title: MLBoundingBoxCoordinatesOrigin.bottomLeft
framework: createml
role: symbol
role_heading: Case
path: createml/mlboundingboxcoordinatesorigin/bottomleft
---

# MLBoundingBoxCoordinatesOrigin.bottomLeft

An origin at the image’s bottom-left corner.

## Declaration

```swift
case bottomLeft
```

## See Also

### Designating origins

- [MLBoundingBoxCoordinatesOrigin.topLeft](createml/mlboundingboxcoordinatesorigin/topleft.md)
