C#
VB
C++
Contains data for the InteractiveService.PinchStarted event.
public class InteractivePinchStartedEventArgs : InteractiveMultiTouchEventArgs Public Class InteractivePinchStartedEventArgsInherits InteractiveMultiTouchEventArgs
public ref class InteractivePinchStartedEventArgs : InteractiveMultiTouchEventArgs This class derives from InteractiveMultiTouchEventArgs and adds the following members:
| Member | Description |
|---|---|
| Angle | The angle between the original and current positions. |
| Distance | The distance between the original and current positions. |
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
