# Editor.PanelWindow.Size

```csharp
Vector2 Size { get; set; }
```

Size of the window's client area, in pixels.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
