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

# topLeft

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

## Declaration

```swift
var topLeft: CGPoint
```

## See Also

### Getting the corners of items

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