---
title: topLeft
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/citextfeature/topleft
---

# topLeft

The image coordinate of the upper-left corner of the detected text.

## Declaration

```swift
var topLeft: CGPoint { get }
```

## See Also

### Identifying the Corners of a Detected Text Region

- [bottomLeft](coreimage/citextfeature/bottomleft.md)
- [bottomRight](coreimage/citextfeature/bottomright.md)
- [topRight](coreimage/citextfeature/topright.md)
