---
title: "add(_:)"
framework: pdfkit
role: symbol
role_heading: Instance Method
path: "pdfkit/pdfannotationink/add(_:)"
---

# add(_:)

Adds a Bezier path to an annotation.

## Declaration

```swift
func add(_ path: NSBezierPath!)
```

## See Also

### Related Documentation

- [paths()](pdfkit/pdfannotationink/paths().md)

### Working with Bezier paths

- [remove(_:)](pdfkit/pdfannotationink/remove(_:).md)
