---
title: bottomLeft
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirectanglefeature/bottomleft-swift.property
---

# bottomLeft

The lower-left corner of the detected rectangle, in image coordinates.

## Declaration

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

## See Also

### Identifying the Corners of a Detected Rectangle

- [bottomRight](coreimage/cirectanglefeature/bottomright-swift.property.md)
- [topLeft](coreimage/cirectanglefeature/topleft-swift.property.md)
- [topRight](coreimage/cirectanglefeature/topright-swift.property.md)
