---
title: bottomRight
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciperspectivetile/bottomright
---

# bottomRight

The bottom-right coordinate of a tile.

## Declaration

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

## See Also

### Instance Properties

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