# Sandbox.Painter.Mask.Repeat

```csharp
BackgroundRepeat Repeat { get; set; }
```

Image repetition outside the mask rectangle. Defaults to no repetition.

Declared in [Sandbox.Painter.Mask](/api/Sandbox.Painter.Mask).
Assembly: `Sandbox.Engine`.
