←Select platform

Pan Method (ImageViewerFloaterInteractiveMode)

Summary

Pans the floater.

Syntax

C#
VB
C++
protected override void Pan( 
   ImageViewer imageViewer, 
   InteractiveDragDeltaEventArgs e 
) 
Protected Overrides Sub Pan( 
   ByVal imageViewer As ImageViewer, 
   ByVal e As InteractiveDragDeltaEventArgs 
) 
protected:  
   virtual void Pan( 
      ImageViewer^ imageViewer, 
      InteractiveDragDeltaEventArgs^ e 
   ) override 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize