Error processing SSI file
(Leadtools.Controls)

Show in webframe

Pan Method (ImageViewerPanZoomInteractiveMode)




The image viewer associated with this mode.
Event data
Pans the viewer.
Syntax
protected virtual void Pan( 
   ImageViewer imageViewer,
   InteractiveDragDeltaEventArgs e
)
'Declaration
 
Protected Overridable Sub Pan( _
   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 panning action and call ScrollByRestrict.

Requirements

Target Platforms

See Also

Reference

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file