Defines the base class for all the multi-touch interactive events.
function lt.Controls.InteractiveMultiTouchEventArgs
extends lt.Controls.InteractiveEventArgs
class lt.Controls.InteractiveMultiTouchEventArgs()
extends lt.Controls.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