---
title: ShapeMarkup.Shape.Rectangle
framework: paperkit
role: symbol
role_heading: Structure
path: paperkit/shapemarkup/shape-swift.enum/rectangle-swift.struct
---

# ShapeMarkup.Shape.Rectangle

## Declaration

```swift
struct Rectangle
```

## Topics

### Initializers

- [init(cornerRadius:)](paperkit/shapemarkup/shape-swift.enum/rectangle-swift.struct/init(cornerradius:).md)

### Instance Properties

- [cornerRadius](paperkit/shapemarkup/shape-swift.enum/rectangle-swift.struct/cornerradius.md)
- [path](paperkit/shapemarkup/shape-swift.enum/rectangle-swift.struct/path.md)

## Relationships

### Conforms To

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