---
title: pointCount
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vncontour/pointcount
---

# pointCount

The contour’s number of points.

## Declaration

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

## See Also

### Inspecting the Contour

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