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

# renderBounds

The bounds of the rendered stroke, including the width and line properties of the stroke after applying the transform.

## Declaration

```swift
var renderBounds: CGRect { get }
```

## 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)
- [path](pencilkit/pkstroke-swift.struct/path.md)
- [transform](pencilkit/pkstroke-swift.struct/transform.md)
- [randomSeed](pencilkit/pkstroke-swift.struct/randomseed.md)
