C#
VB
C++
Contains data for the InteractiveService.DragCompleted event.
public class InteractiveDragCompletedEventArgs : InteractiveDragEventArgs
Public Class InteractiveDragCompletedEventArgs
Inherits InteractiveDragEventArgs
public ref class InteractiveDragCompletedEventArgs : InteractiveDragEventArgs
This class derives from InteractiveDragEventArgs and adds the following members:
Member | Description |
---|---|
Direction | Direction of the drag operation. |
Velocity | The final horizontal and vertical velocity of the drag, if the drag was inertial. |
IsCanceled | Indicate that this drag operation was canceled. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET