C#
VB
C++
Defines the base class for all the multi-touch interactive events.
public class InteractiveMultiTouchEventArgs : InteractiveEventArgs
Public Class InteractiveMultiTouchEventArgs
Inherits InteractiveEventArgs
public ref class InteractiveMultiTouchEventArgs : InteractiveEventArgs
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET