# Sandbox.UI.DropEvent.Position

```csharp
Vector2 Position { get; set; }
```

Where the drag is, in the panel's coordinate space.

Declared in [Sandbox.UI.DropEvent](/api/Sandbox.UI.DropEvent).
Assembly: `Sandbox.Engine`.
