# Editor.PanelWindow.MousePosition

```csharp
Vector2 MousePosition { get; set; }
```

Where the cursor is, in this window's pixels.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
