---
title: indexPath
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vncontour/indexpath
---

# indexPath

The contour object’s index path.

## Declaration

```swift
var indexPath: IndexPath { get }
```

## See Also

### Inspecting the Contour

- [aspectRatio](vision/vncontour/aspectratio.md)
- [normalizedPath](vision/vncontour/normalizedpath.md)
- [pointCount](vision/vncontour/pointcount.md)
- [normalizedPoints](vision/vncontour/normalizedpoints-8n2s5.md)
- [polygonApproximation(epsilon:)](vision/vncontour/polygonapproximation(epsilon:).md)
