---
title: location
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vnpoint/location
---

# location

The Core Graphics point for this point.

## Declaration

```swift
var location: CGPoint { get }
```

## See Also

### Inspecting a Point

- [x](vision/vnpoint/x.md)
- [y](vision/vnpoint/y.md)
