Error processing SSI file
(Leadtools.Controls)

Show in webframe

DoubleTapZoom Method




The image viewer associated with this mode.
Event data
Zooms the viewer using DoubleTapSizeMode.
Syntax
protected virtual void DoubleTapZoom( 
   ImageViewer imageViewer,
   InteractiveEventArgs e
)
'Declaration
 
Protected Overridable Sub DoubleTapZoom( _
   ByVal imageViewer As ImageViewer, _
   ByVal e As InteractiveEventArgs _
) 

Parameters

imageViewer
The image viewer associated with this mode.
e
Event data
Remarks

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

Requirements

Target Platforms

See Also

Reference

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file