---
keywords: repr:strokeWidth
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/en/llms.txt


# repr:strokeWidth

### Diagram

![](../_images/strokeWidth.png)

### Description {#desc}

Thickness of lines and polylines (in pixels).

### Contained by:

[repr:lineStyle](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-lineStyle.md), [repr:polygonStyle](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-polygonStyle.md)

> ### repr:strokeWidth
> 
> Line width of 5 pixels:
> 
> ```xml
> <repr:strokeWidth>5</repr:strokeWidth>
> ```

