---
title: topRight
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciperspectivetile/topright
---

# topRight

The top-right coordinate of a tile.

## Declaration

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

## See Also

### Instance Properties

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