![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : InteractiveDragStartedEventArgs Class |
The following tables list the members exposed by InteractiveDragStartedEventArgs.
Name | Description | |
---|---|---|
![]() | InteractiveDragStartedEventArgs Constructor | Initializes a new InteractiveDragStartedEventArgs |
Name | Description | |
---|---|---|
![]() | Change | Change (delta) between the original and current position. |
![]() | IsHandled | Indicates whether this event is handled. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | IsMouseWheel | Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event. |
![]() | MouseButton | Mouse button that triggered this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | NativeEvent | Native event associated with this event. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Origin | Original mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) |
![]() | Position | Current mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) |