---
title: topRight
framework: visionkit
role: symbol
role_heading: Instance Property
path: visionkit/recognizeditem/bounds-swift.struct/topright
---

# topRight

The upper-right corner of the recognized item in view coordinates.

## Declaration

```swift
var topRight: CGPoint
```

## See Also

### Getting the corners of items

- [topLeft](visionkit/recognizeditem/bounds-swift.struct/topleft.md)
- [bottomRight](visionkit/recognizeditem/bounds-swift.struct/bottomright.md)
- [bottomLeft](visionkit/recognizeditem/bounds-swift.struct/bottomleft.md)
