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


# repr:fill

### Diagram

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

### Description {#desc}

Whether the polygons are filled.

Flag indicating whether the polygons are filled. 1 - filled (by default), 0 - not filled. The fill color is set using the [repr:fillColor](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-fillColor.md) element.

### Contained by:

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

> ### repr:fill
> 
> Filled polygon:
> 
> ```xml
> <repr:fill>1</repr:fill>
> ```

