InteractiveMultiTouchEventArgs Object

Summary

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

Syntax

JavaScript Syntax
function lt.Controls.InteractiveMultiTouchEventArgs 
	extends lt.Controls.InteractiveEventArgs 
TypeScript Syntax
class lt.Controls.InteractiveMultiTouchEventArgs() 
	extends lt.Controls.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly