---
title: lineWidth
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/shapeconfiguration/linewidth
---

# lineWidth

The line width of the shape.

## Declaration

```swift
var lineWidth: CGFloat
```

## Discussion

Discussion Defaults to 0.

## See Also

### Configuring fill and stroke

- [fillColor](paperkit/shapeconfiguration/fillcolor.md)
- [strokeColor](paperkit/shapeconfiguration/strokecolor.md)
