# Editor.PanelWindow.Position

```csharp
Vector2 Position { get; set; }
```

Position of the window on the desktop, in pixels.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
