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

# lineWidth

The line width of the shape’s path.

## Declaration

```swift
var lineWidth: CGFloat { get set }
```

## See Also

### Configuring fill and stroke

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