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

# ShapeConfiguration.Shape.star

A n-pointed star shape.

## Declaration

```swift
case star
```

## See Also

### Choosing a shape

- [ShapeConfiguration.Shape.rectangle](paperkit/shapeconfiguration/shape/rectangle.md)
- [ShapeConfiguration.Shape.ellipse](paperkit/shapeconfiguration/shape/ellipse.md)
- [ShapeConfiguration.Shape.line](paperkit/shapeconfiguration/shape/line.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.arrowShape](paperkit/shapeconfiguration/shape/arrowshape.md)
