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