---
title: bottomLeft
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/citextfeature/bottomleft
---

# bottomLeft

The image coordinate of the lower-left corner of the detected text.

## Declaration

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

## See Also

### Identifying the Corners of a Detected Text Region

- [bottomRight](coreimage/citextfeature/bottomright.md)
- [topLeft](coreimage/citextfeature/topleft.md)
- [topRight](coreimage/citextfeature/topright.md)
