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

# bottomRight

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

## Declaration

```swift
var bottomRight: CGPoint
```

## See Also

### Getting the corners of items

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