# Editor.Widget.Position

```csharp
Vector2 Position { get; set; }
```

Position of this widget, relative to its parent if it has one.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
