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



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

Syntax

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

Parameters

sender
An Object which invokes this handler.
e
A ImageViewerLineEventArgs 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

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