---
title: linePoints
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationkey/linepoints
---

# linePoints

An array of floating point values that specifies the starting and ending points, in page-space coordinates, of a line.

## Declaration

```swift
static let linePoints: PDFAnnotationKey
```

## See Also

### Configuring Line Properties

- [lineEndingStyles](pdfkit/pdfannotationkey/lineendingstyles.md)
- [PDFLineStyle](pdfkit/pdflinestyle.md)
- [PDFAnnotationLineEndingStyle](pdfkit/pdfannotationlineendingstyle.md)
