Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

DoubleTapZoom Method

Show in webframe
The image viewer associated with this mode.
Event data
Zooms the viewer using DoubleTapSizeMode.
Syntax
 function Leadtools.Controls.ImageViewerPanZoomInteractiveMode.doubleTapZoom( 
   imageViewer ,
   e 
)

Parameters

ParameterTypeDescription
imageViewerImageViewerThe image viewer associated with this mode.
eInteractiveEventArgsEvent data
Remarks

This method will perform the necessary zooming action and call Zoom.

See Also

Reference

ImageViewerPanZoomInteractiveMode Object
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file