LEADTOOLS JavaScript (Leadtools.Controls)

EnablePinchZoom Property

Show in webframe
Gets or sets a value that indicates whether to use pinch touch gesture for zooming.
Syntax
get_enablePinchZoom();
set_enablePinchZoom(value);
Object.defineProperty('enablePinchZoom');

Property Value

TypeDescription
booleantrue to use pinch touch gesture for zooming; otherwise, it is false. The default value is true.
Remarks

This property is not used by browsers that do not support touch events.

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

See Also

Reference

ImageViewerPanZoomInteractiveMode Object
ImageViewerPanZoomInteractiveMode Members

 

 


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