Leadtools.Controls Namespace : InteractiveDragCompletedEventArgs Object |
The following tables list the members exposed by InteractiveDragCompletedEventArgs.
Name | Description | |
---|---|---|
![]() | InteractiveDragCompletedEventArgs Constructor | Initializes a new InteractiveDragCompletedEventArgs |
Name | Description | |
---|---|---|
![]() | Change | Change (delta) between the original and current position. |
![]() | 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. |
![]() | Velocity | Final horizontal and vertical velocity of the drag, if the drag was inertial. |