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

# pointCount

The number of points in the face region.

## Declaration

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

## Discussion

Discussion The value is zero if no points for a region could be found.
