# Sandbox.UI.RootPanel.PanelBounds

```csharp
Rect PanelBounds { get; set; }
```

Bounds of the panel, i.e. its size and position on the screen.

Declared in [Sandbox.UI.RootPanel](/api/Sandbox.UI.RootPanel).
Assembly: `Sandbox.Engine`.
