---
title: ShapeMarkup.Shape.ArrowShape
framework: paperkit
role: symbol
role_heading: Structure
path: paperkit/shapemarkup/shape-swift.enum/arrowshape
---

# ShapeMarkup.Shape.ArrowShape

## Declaration

```swift
struct ArrowShape
```

## Topics

### Initializers

- [init(cornerPoint:)](paperkit/shapemarkup/shape-swift.enum/arrowshape/init(cornerpoint:).md)

### Instance Properties

- [cornerPoint](paperkit/shapemarkup/shape-swift.enum/arrowshape/cornerpoint.md)
- [path](paperkit/shapemarkup/shape-swift.enum/arrowshape/path.md)

## Relationships

### Conforms To

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