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

# index

The index of the point along the path.

## Declaration

```swift
let index: Int
```

## See Also

### Getting the point data

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