---
title: circle
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationlineendingstyle/circle
---

# circle

A style that displays a circle line ending and fills it with the annotation’s interior color.

## Declaration

```swift
static let circle: PDFAnnotationLineEndingStyle
```

## See Also

### Choosing a Line-Ending Style

- [closedArrow](pdfkit/pdfannotationlineendingstyle/closedarrow.md)
- [diamond](pdfkit/pdfannotationlineendingstyle/diamond.md)
- [none](pdfkit/pdfannotationlineendingstyle/none.md)
- [openArrow](pdfkit/pdfannotationlineendingstyle/openarrow.md)
- [square](pdfkit/pdfannotationlineendingstyle/square.md)
