---
title: location
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokepoint-swift.struct/location
---

# location

The location of this point.

## Declaration

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

## See Also

### Getting the point’s location

- [timeOffset](pencilkit/pkstrokepoint-swift.struct/timeoffset.md)
