enablePinchZoom Property

Summary

Indicates whether to use pinch touch gesture for zooming.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerPanZoomInteractiveMode.prototype, 'enablePinchZoom', 
	get: function(), 
	set: function(value) 
) 
enablePinchZoom: boolean; 

Property Value

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

Remarks

This property is not used by platforms 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.

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.