---
title: shape
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/strokebordershapeview/shape
---

# shape

The shape that this type draws and provides for other drawing operations.

## Declaration

```swift
var shape: Content
```

## See Also

### Getting shape view properties

- [background](swiftui/strokebordershapeview/background.md)
- [isAntialiased](swiftui/strokebordershapeview/isantialiased.md)
- [strokeStyle](swiftui/strokebordershapeview/strokestyle.md)
- [style](swiftui/strokebordershapeview/style.md)
