←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly