The following tables list the members exposed by InteractiveMultiTouchEventArgs.
| Name | Description | |
|---|---|---|
![]()  | InteractiveMultiTouchEventArgs Constructor | Initializes a new InteractiveMultiTouchEventArgs | 
| Name | Description | |
|---|---|---|
![]()  | 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) | 
![]()  | Origin2 | Gets or sets the position of the origin for the second touch. | 
![]()  | Position | Gets or sets the current mouse or touch position. (Inherited from Leadtools.Controls.InteractiveEventArgs) | 
![]()  | Position2 | Gets or sets the current position of the second touch. |