LEADTOOLS JavaScript (Leadtools.Controls)

PinchDelta Event

Show in webframe
Occurs when the user moves the fingers while performing a pinch operation.
Syntax
add_pinchDelta(function(sender, e))
pinchDelta.add(function(sender, e))
remove_pinchDelta(function(sender, e))
pinchDelta.remove(function(sender, e))
    
Remarks

Pinch events are only supported by touch devices.

The PinchDelta event will always fire after PinchStarted occurs and any of the following occurs:

Event Data
Parameter Type Description
sender 'var' The source of the event.
e InteractivePinchDeltaEventArgs The event data.
See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.