# `GSShapeKey.GSShapeKeyStrokeWidth`

*Type Property*

If this attribute is not set, no stroke is applied and thus all other stroke attributes are ignored.

## Declaration

```swift
static let strokeWidth: GSShapeKey
```

```objc
extern GSShapeKey const GSShapeKeyStrokeWidth;
```

```python
GSShapeKeyStrokeWidth: GSShapeKey
```

