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

# bottomLeft

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

## Declaration

```swift
var bottomLeft: CGPoint
```

## See Also

### Getting the corners of items

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