# Editor.PanelWindow.DisplayBounds

```csharp
Rect DisplayBounds { get; set; }
```

The whole of the display the window is on, in the same desktop coordinates as [Editor.PanelWindow.Position](/api/Editor.PanelWindow/Position).

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
