---
title: bottomLeft
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciperspectivetile/bottomleft
---

# bottomLeft

The bottom-left coordinate of a tile.

## Declaration

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

## See Also

### Instance Properties

- [bottomRight](coreimage/ciperspectivetile/bottomright.md)
- [inputImage](coreimage/ciperspectivetile/inputimage.md)
- [topLeft](coreimage/ciperspectivetile/topleft.md)
- [topRight](coreimage/ciperspectivetile/topright.md)
