# Editor.MouseEvent.WindowPosition

```csharp
Vector2 WindowPosition { get; set; }
```

Position of the mouse cursor relative to the top left corner of the window the widget belongs to.

Declared in [Editor.MouseEvent](/api/Editor.MouseEvent).
Assembly: `Sandbox.Tools`.
