---
title: ShapeMarkup.LineMarker
framework: paperkit
role: symbol
role_heading: Enumeration
path: paperkit/shapemarkup/linemarker
---

# ShapeMarkup.LineMarker

A marker that can be attached to a line.

## Declaration

```swift
enum LineMarker
```

## Topics

### Enumeration Cases

- [ShapeMarkup.LineMarker.arrow](paperkit/shapemarkup/linemarker/arrow.md)
- [ShapeMarkup.LineMarker.none](paperkit/shapemarkup/linemarker/none.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
