DragItem.DropWidth
From Xojo Documentation
Read-Only Property (As Integer )
Width of the object being dropped.
Sample Code
The following code displays the values of the DropWidth and DropHeight properties after the drag. The code is in the DropObject event.