---
title: bottomRight
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vnrectangleobservation/bottomright
---

# bottomRight

The coordinates of the lower-right corner of the observation bounding box.

## Declaration

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

## See Also

### Accessing the Coordinates

- [bottomLeft](vision/vnrectangleobservation/bottomleft.md)
- [topLeft](vision/vnrectangleobservation/topleft.md)
- [topRight](vision/vnrectangleobservation/topright.md)
