---
title: pointCount
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokepath-swift.struct/convertedbezierpoint/pointcount
---

# pointCount

The total number of B-Spline control points in the path.

## Declaration

```swift
let pointCount: Int
```

## See Also

### Getting the point data

- [index](pencilkit/pkstrokepath-swift.struct/convertedbezierpoint/index.md)
- [location](pencilkit/pkstrokepath-swift.struct/convertedbezierpoint/location.md)
- [bezierSegmentIndex](pencilkit/pkstrokepath-swift.struct/convertedbezierpoint/beziersegmentindex.md)
