InteractiveMultiTouchEventArgs Object

Summary

Defines the base class for all the multi-touch interactive events.

Syntax
TypeScript
JavaScript
function lt.Controls.InteractiveMultiTouchEventArgs 
	extends lt.Controls.InteractiveEventArgs 
class lt.Controls.InteractiveMultiTouchEventArgs() 
	extends InteractiveEventArgs 

Remarks

Contains the following:

Member Description
Origin2
Position of the origin for the Second touch.
Position2
The current position of the Second touch.

Note that pinch events are not supported in the Windows Forms platform.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly