| Leadtools.Controls Namespace : InteractivePinchStartedEventArgs Object |
Contains data for the InteractiveService.PinchStarted event.
function Leadtools.Controls.InteractivePinchStartedEventArgs()
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.