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

# path

The B-spline path that describes this stroke.

## Declaration

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

## See Also

### Getting the stroke properties

- [ink](pencilkit/pkstroke-swift.struct/ink.md)
- [mask](pencilkit/pkstroke-swift.struct/mask-8g6sx.md)
- [mask](pencilkit/pkstroke-swift.struct/mask-16kkz.md)
- [maskedPathRanges](pencilkit/pkstroke-swift.struct/maskedpathranges.md)
- [renderBounds](pencilkit/pkstroke-swift.struct/renderbounds.md)
- [transform](pencilkit/pkstroke-swift.struct/transform.md)
- [randomSeed](pencilkit/pkstroke-swift.struct/randomseed.md)
