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

# count

The number of control points in this stroke path.

## Declaration

```swift
var count: Int { get }
```

## See Also

### Getting the stroke path properties

- [creationDate](pencilkit/pkstrokepathreference/creationdate.md)
