Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ImagePanViewer.PanEventHandler Delegate
See Also 
Leadtools.Silverlight3.Controls Namespace : ImagePanViewer.PanEventHandler Delegate



sender
An Object which invokes this handler.
e
An ImagePanViewerEventArgs that contains the event data.
Represents the delegate for handlers that receive Pan events.

Syntax

Visual Basic (Declaration) 
Public Delegate Sub ImagePanViewer.PanEventHandler( _
   ByVal sender As Object, _
   ByVal e As ImagePanViewerEventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As New PanEventHandler(AddressOf HandlerMethod)
C# 
public delegate void ImagePanViewer.PanEventHandler( 
   object sender,
   ImagePanViewerEventArgs e
)
C++/CLI 
public delegate void ImagePanViewer.PanEventHandler( 
   Object^ sender,
   ImagePanViewerEventArgs^ e
)

Parameters

sender
An Object which invokes this handler.
e
An ImagePanViewerEventArgs that contains the event data.

Requirements

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

See Also

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