---
title: topRight
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vnrectangleobservation/topright
---

# topRight

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

## Declaration

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

## See Also

### Accessing the Coordinates

- [bottomLeft](vision/vnrectangleobservation/bottomleft.md)
- [bottomRight](vision/vnrectangleobservation/bottomright.md)
- [topLeft](vision/vnrectangleobservation/topleft.md)
