---
title: bezierRepresentation
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokepathreference/bezierrepresentation
---

# bezierRepresentation

A Bézier path representation of the path’s curve, computed in linear time.

## Declaration

```swift
var bezierRepresentation: CGPath { get }
```
