---
title: bottomRight
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciqrcodefeature/bottomright-swift.property
---

# bottomRight

The image coordinate of the lower-right corner of the detected QR code.

## Declaration

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

## See Also

### Identifying the Corners of a Detected Barcode

- [bottomLeft](coreimage/ciqrcodefeature/bottomleft-swift.property.md)
- [topLeft](coreimage/ciqrcodefeature/topleft-swift.property.md)
- [topRight](coreimage/ciqrcodefeature/topright-swift.property.md)
