Occurs when the user moves the fingers while performing a pinch operation.
Object.defineProperty(InteractiveService.prototype,'pinchDelta',get: function(),set: function(value))function pinchDelta.add(function(sender, e));function pinchDelta.remove(function(sender, e));
pinchDelta: void; Pinch events are only supported by touch devices.
The PinchDelta event will always fire after PinchStarted occurs and any of the following occurs:
| Parameter | Type | Description |
|---|---|---|
| sender | var | The source of the event. |
| e | InteractivePinchDeltaEventArgs | The event data. |
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
