---
title: bottomRight
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/citextfeature/bottomright
---

# bottomRight

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

## Declaration

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

## See Also

### Identifying the Corners of a Detected Text Region

- [bottomLeft](coreimage/citextfeature/bottomleft.md)
- [topLeft](coreimage/citextfeature/topleft.md)
- [topRight](coreimage/citextfeature/topright.md)
