# Sandbox.Painter.Bounds

```csharp
Rect Bounds { get; set; }
```

The destination bounds in drawing coordinates. Panel painters start at (0, 0).

Declared in [Sandbox.Painter](/api/Sandbox.Painter).
Assembly: `Sandbox.Engine`.
