Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : InteractivePinchStartedEventArgs Class |
Contains data for the InteractiveService.PinchStarted event.
public class InteractivePinchStartedEventArgs : InteractiveMultiTouchEventArgs
'Declaration
Public Class InteractivePinchStartedEventArgs Inherits 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.