---
title: PKStrokePath.InterpolatedSlice
framework: pencilkit
role: symbol
role_heading: Structure
path: pencilkit/pkstrokepath-swift.struct/interpolatedslice
---

# PKStrokePath.InterpolatedSlice

A struct representing an interpolated slice of stroke points with a specific stride across a range of this stroke data.

## Declaration

```swift
struct InterpolatedSlice
```

## Topics

### Traversing slices

- [PKStrokePath.InterpolatedSlice.Stride](pencilkit/pkstrokepath-swift.struct/interpolatedslice/stride.md)

### Supporting protocol requirements

- [Protocol implementations](pencilkit/interpolatedslice-protocol-implementations.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [IteratorProtocol](swift/iteratorprotocol.md)
- [Sequence](swift/sequence.md)
