---
title: strokeColor
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/shapeconfiguration/strokecolor
---

# strokeColor

The stroke color of the shape.

## Declaration

```swift
var strokeColor: CGColor?
```

## Discussion

Discussion Defaults to nil.

## See Also

### Configuring fill and stroke

- [fillColor](paperkit/shapeconfiguration/fillcolor.md)
- [lineWidth](paperkit/shapeconfiguration/linewidth.md)
