C#
VB
WinRT C#
Contains data for the InteractiveService.DragCompleted event.
public class InteractiveDragCompletedEventArgs : Leadtools.Controls.InteractiveEventArgs
Public Class InteractiveDragCompletedEventArgs
Inherits Leadtools.Controls.InteractiveEventArgs
public sealed class InteractiveDragCompletedEventArgs : Leadtools.Controls.InteractiveEventArgs
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. |
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