The following tables list the members exposed by InteractiveDragDeltaEventArgs.
| Name | Description | |
|---|---|---|
![]() | InteractiveDragDeltaEventArgs Constructor | Initializes a new InteractiveDragDeltaEventArgs |
| Name | Description | |
|---|---|---|
![]() | Change | Gets or sets the change between the original and current position. |
![]() | Direction | Gets or sets the direction of the drag operation. |
![]() | NativeEventArgs | Gets or sets the native Windows Runtime event associated with this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Origin | Gets or sets the original mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Position | Gets or sets the current mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) |