Error processing SSI file
(Leadtools.Controls)

Show in webframe

Pan Method (ImageViewerFloaterInteractiveMode)




The image viewer associated with this mode.
Event data
Pans the floater.
Syntax
protected override void Pan( 
   ImageViewer imageViewer,
   InteractiveDragDeltaEventArgs e
)
'Declaration
 
Protected Overrides 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 on the floater using FloaterTransform.

Requirements

Target Platforms

See Also

Reference

ImageViewerFloaterInteractiveMode Class
ImageViewerFloaterInteractiveMode Members

Error processing SSI file