Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveDragCompletedEventArgs Class




Members 
Contains data for the InteractiveService.DragCompleted event.
Syntax
public class InteractiveDragCompletedEventArgs : InteractiveEventArgs 
'Declaration
 
Public Class InteractiveDragCompletedEventArgs 
   Inherits InteractiveEventArgs
Remarks

This class derives from InteractiveEventArgs and adds the following members:

Member Description
Direction

Direction of the drag operation.

Change

Change (delta) between the original and current position.

Velocity

The final horizontal and vertical velocity of the drag, if the drag was inertial.

IsMouseWheel

Indicate that this drag operation is originated using the mouse wheel and not a mouse/touch down event.

IsCanceled

Indicate that this drag operation was canceled.

Requirements

Target Platforms

See Also

Reference

InteractiveDragCompletedEventArgs Members
Leadtools.Controls Namespace

Error processing SSI file