Contains data for the InteractiveService.DragCompleted event.
function Leadtools.Controls.InteractiveDragCompletedEventArgs()
This class derives from InteractiveEventArgs and adds the following members:
| Member | Description | 
|---|---|
| Direction | 
                 Direction of the drag operation.  | 
        
| Change | 
                 Change between the original and current position.  | 
        
| Velocity | 
                 The final horizontal and vertical velocity of the drag, if the drag was inertial.  |