# Editor.GraphicsView.SelectionRect

```csharp
Rect SelectionRect { get; set; }
```

All items inside this rect will be selected

Declared in [Editor.GraphicsView](/api/Editor.GraphicsView).
Assembly: `Sandbox.Tools`.
