public class InteractiveDragCompletedEventArgs : InteractiveEventArgs
Public Class InteractiveDragCompletedEventArgs Inherits InteractiveEventArgs
public sealed class InteractiveDragCompletedEventArgs : 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. |