The following tables list the members exposed by InteractiveDragStartedEventArgs.
| Name | Description | |
|---|---|---|
![]()  | InteractiveDragStartedEventArgs Constructor | Initializes a new InteractiveDragStartedEventArgs | 
| Name | Description | |
|---|---|---|
![]()  | Change | Gets or sets the change between the original and current position. | 
![]()  | Direction | Gets or sets the direction of the drag operation. | 
![]()  | MouseButton | Gets or sets the mouse button that triggered this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) | 
![]()  | NativeElementEvent | Gets or sets the native JavaScript 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) |