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

# path

The B-spline path that describes this stroke.

## Declaration

```swift
var path: PKStrokePath { get }
```

## See Also

### Getting the stroke properties

- [ink](pencilkit/pkstrokereference/ink.md)
- [mask](pencilkit/pkstrokereference/mask.md)
- [maskedPathRanges](pencilkit/pkstrokereference/maskedpathranges.md)
- [renderBounds](pencilkit/pkstrokereference/renderbounds.md)
- [transform](pencilkit/pkstrokereference/transform.md)
- [randomSeed](pencilkit/pkstrokereference/randomseed.md)
