---
title: location
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokepointreference/location
---

# location

The location of this point.

## Declaration

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

## See Also

### Getting the point’s location

- [timeOffset](pencilkit/pkstrokepointreference/timeoffset.md)
