# Editor.GraphicsView.SelectedItems

```csharp
IEnumerable<GraphicsItem> SelectedItems { get; set; }
```

Declared in [Editor.GraphicsView](/api/Editor.GraphicsView).
Assembly: `Sandbox.Tools`.
