---
title: ShapeConfiguration.Shape.line
framework: paperkit
role: symbol
role_heading: Case
path: paperkit/shapeconfiguration/shape/line
---

# ShapeConfiguration.Shape.line

A line shape.

## Declaration

```swift
case line
```

## See Also

### Choosing a shape

- [ShapeConfiguration.Shape.rectangle](paperkit/shapeconfiguration/shape/rectangle.md)
- [ShapeConfiguration.Shape.ellipse](paperkit/shapeconfiguration/shape/ellipse.md)
- [ShapeConfiguration.Shape.chatBubble](paperkit/shapeconfiguration/shape/chatbubble.md)
- [ShapeConfiguration.Shape.roundedRectangle](paperkit/shapeconfiguration/shape/roundedrectangle.md)
- [ShapeConfiguration.Shape.regularPolygon](paperkit/shapeconfiguration/shape/regularpolygon.md)
- [ShapeConfiguration.Shape.star](paperkit/shapeconfiguration/shape/star.md)
- [ShapeConfiguration.Shape.arrowShape](paperkit/shapeconfiguration/shape/arrowshape.md)
