←Select platform
In This Topic ▼

InteractiveDragCompletedEventArgs Class Members

Summary

The following tables list the members exposed by InteractiveDragCompletedEventArgs.

Public Constructors

Name Description
Public Constructor
InteractiveDragCompletedEventArgs Initializes a new InteractiveDragCompletedEventArgs
Public Constructor InteractiveDragEventArgs Creates a new instance of InteractiveDragEventArgs. (Inherited from InteractiveDragEventArgs)

Public Properties

Name Description
Public Property
Change Change (delta) between the original and current position. (Inherited from InteractiveDragEventArgs)
Public Property Direction Direction of the drag operation.
Public Property IsCanceled Indicates if this drag operation was canceled.
Public Property IsMouseWheel Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event. (Inherited from InteractiveDragEventArgs)
Public Property Velocity Final horizontal and vertical velocity of the drag, if the drag was inertial.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly