# Sandbox.UI.Panel.ScrollSize

```csharp
Vector2 ScrollSize { get; set; }
```

The size of the scrollable area within this panel.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
