←Select platform

InteractiveMultiTouchEventArgs Class

Summary

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

Syntax
C#
VB
C++
public class InteractiveMultiTouchEventArgs : InteractiveEventArgs 
Public Class InteractiveMultiTouchEventArgs 
   Inherits InteractiveEventArgs 
public ref class InteractiveMultiTouchEventArgs : 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