Error processing SSI file
(Leadtools.Controls)

Show in webframe

Zoom Method (ImageViewerPanZoomInteractiveMode)




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

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