---
title: bottomRight
framework: vision
role: symbol
role_heading: Instance Property
path: vision/quadrilateralproviding/bottomright
---

# bottomRight

The coordinates of the lower-right corner of quadrilateral.

## Declaration

```swift
var bottomRight: NormalizedPoint { get }
```

## See Also

### Getting the normalized points

- [bottomLeft](vision/quadrilateralproviding/bottomleft.md)
- [topLeft](vision/quadrilateralproviding/topleft.md)
- [topRight](vision/quadrilateralproviding/topright.md)
