# Editor.MouseEvent.ScreenPosition

```csharp
Vector2 ScreenPosition { get; set; }
```

Absolute position of the mouse cursor on the screen.

Declared in [Editor.MouseEvent](/api/Editor.MouseEvent).
Assembly: `Sandbox.Tools`.
