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

# maskedPathRanges

The range of points in the stroke path reference that intersect the stroke’s mask.

## Declaration

```swift
var maskedPathRanges: [__PKFloatRange] { get }
```

## See Also

### Getting the stroke properties

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