Leadtools.Silverlight.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Pan Event
See Also 
Leadtools.Silverlight.Controls Namespace > ImagePanViewer Class : Pan Event





Occurs when the user performs a panning process for the ImagePanViewer displayed image.

Syntax

Visual Basic (Declaration) 
Public Event Pan() As ImagePanViewer.PanEventHandler
Visual Basic (Usage)Copy Code
Dim instance As ImagePanViewer
Dim handler As ImagePanViewer.PanEventHandler
 
AddHandler instance.Pan, handler
C# 
public event ImagePanViewer.PanEventHandler Pan()
C++/CLI 
public:
event ImagePanViewer.PanEventHandler^ Pan();
XAML Attributes Usage 

<object Pan=EventHandler<ExceptionRoutedEventArgs>/> ...

XAML Attributes Usage 

<object Pan=EventHandler<ExceptionRoutedEventArgs>/> ...

Remarks

This property provides the current status of the pan operation: Begin, Panning, or End.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Pan requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features