InteractivePinchDeltaEventArgs Object

Summary

Contains data for the InteractiveService.PinchDelta event.

Syntax
TypeScript
JavaScript
function lt.Controls.InteractivePinchDeltaEventArgs 
	extends lt.Controls.InteractiveMultiTouchEventArgs 
class lt.Controls.InteractivePinchDeltaEventArgs() 
	extends InteractiveMultiTouchEventArgs 
Remarks

This class derives from InteractiveMultiTouchEventArgs and adds the following members:

Member Description

TotalAngleDelta

The difference in angle between the current and original positions.

DistanceRatio

The ratio of the current distance between the points divided by the original distance between the points.

Note that pinch events are not supported in the Windows Forms platform.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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