# Editor.MapEditor.EditorContext.IsSelected

```csharp
bool IsSelected { get; set; }
```

If the current entity we're drawing selected

Declared in [Editor.MapEditor.EditorContext](/api/Editor.MapEditor.EditorContext).
Assembly: `Sandbox.Tools`.
