InteractivePinchStartedEventArgs Object

Summary

Contains data for the InteractiveService.PinchStarted event.

Syntax
TypeScript
JavaScript
function lt.Controls.InteractivePinchStartedEventArgs 
	extends lt.Controls.InteractiveMultiTouchEventArgs 
class lt.Controls.InteractivePinchStartedEventArgs() 
	extends 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

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.