# `FTPointArray points()`

*Instance Method*

The points as a Swift array.

## Declaration

```swift
func points() -> [CGPoint]
```

