The following tables list the members exposed by InteractiveDragCompletedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
InteractiveDragCompletedEventArgs | Initializes a new InteractiveDragCompletedEventArgs | |
InteractiveDragEventArgs | Creates a new instance of InteractiveDragEventArgs. (Inherited from InteractiveDragEventArgs) |
Public Properties
Name | Description | |
---|---|---|
Change | Change (delta) between the original and current position. (Inherited from InteractiveDragEventArgs) | |
Direction | Direction of the drag operation. | |
IsCanceled | Indicates if this drag operation was canceled. | |
IsMouseWheel | Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event. (Inherited from InteractiveDragEventArgs) | |
Velocity | 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