enableZoom Property

Summary

Indicates whether to enable zooming.

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

Property Value

true to enable zooming; otherwise, it is false. The default value is true.

Remarks

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly