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

# strokeColor

The color of the loupe’s border.

## Declaration

```swift
var strokeColor: CGColor? { get set }
```

## Discussion

Discussion Set this to nil for no border.

## See Also

### Configuring appearance

- [magnification](paperkit/loupemarkup/magnification.md)
- [lineWidth](paperkit/loupemarkup/linewidth.md)
