---
title: RecognizedItem.Bounds
framework: visionkit
role: symbol
role_heading: Structure
path: visionkit/recognizeditem/bounds-swift.struct
---

# RecognizedItem.Bounds

An object that represents the four corners of a recognized item.

## Declaration

```swift
struct Bounds
```

## Topics

### 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)
- [bottomLeft](visionkit/recognizeditem/bounds-swift.struct/bottomleft.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Item location

- [bounds](visionkit/recognizeditem/bounds-swift.property.md)
