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

# ShapeMarkup.Shape.RegularPolygon

## Declaration

```swift
struct RegularPolygon
```

## Topics

### Initializers

- [init(sides:)](paperkit/shapemarkup/shape-swift.enum/regularpolygon/init(sides:).md)

### Instance Properties

- [path](paperkit/shapemarkup/shape-swift.enum/regularpolygon/path.md)
- [sides](paperkit/shapemarkup/shape-swift.enum/regularpolygon/sides.md)

## Relationships

### Conforms To

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