---
title: bottomLeft
framework: vision
role: symbol
role_heading: Instance Property
path: vision/quadrilateralproviding/bottomleft
---

# bottomLeft

The coordinates of the lower-left corner of the quadrilateral.

## Declaration

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

## See Also

### Getting the normalized points

- [bottomRight](vision/quadrilateralproviding/bottomright.md)
- [topLeft](vision/quadrilateralproviding/topleft.md)
- [topRight](vision/quadrilateralproviding/topright.md)
