get_enableZoom();
set_enableZoom(value);
Object.defineProperty('enableZoom');
| Type | Description | 
|---|---|
| boolean | true to enable zooming; otherwise, it is false. The default value is true. | 
Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.