Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractivePinchStartedEventArgs Class




Members 

Contains data for the InteractiveService.PinchStarted event.

Syntax
public class InteractivePinchStartedEventArgs : InteractiveMultiTouchEventArgs 
'Declaration
 
Public Class InteractivePinchStartedEventArgs 
   Inherits InteractiveMultiTouchEventArgs
Remarks

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.

Requirements

Target Platforms

See Also

Reference

InteractivePinchStartedEventArgs Members
Leadtools.Controls Namespace

Error processing SSI file