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

# ShapeMarkup.Shape.Line

## Declaration

```swift
struct Line
```

## Topics

### Initializers

- [init(start:control:end:)](paperkit/shapemarkup/shape-swift.enum/line/init(start:control:end:).md)

### Instance Properties

- [control](paperkit/shapemarkup/shape-swift.enum/line/control.md)
- [end](paperkit/shapemarkup/shape-swift.enum/line/end.md)
- [path](paperkit/shapemarkup/shape-swift.enum/line/path.md)
- [start](paperkit/shapemarkup/shape-swift.enum/line/start.md)

## Relationships

### Conforms To

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