# Editor.Widget.ScreenPosition

```csharp
Vector2 ScreenPosition { get; set; }
```

Position of the widget relative to the monitor's top left corner.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
