---
title: points
framework: coregraphics
role: symbol
role_heading: Instance Property
path: coregraphics/cgpathelement/points
---

# points

An array of one or more points that serve as arguments.

## Declaration

```swift
var points: UnsafeMutablePointer<CGPoint>
```

## See Also

### Instance Properties

- [type](coregraphics/cgpathelement/type.md)
