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





Represents a LEADTOOLS MagnifyGlass object used to "zoom in" on a portion of an image.

Syntax

Visual Basic (Declaration) 
Public Class MagnifyGlass 
   Inherits DependencyObject
   Implements IManagedPeer, INativeCoreTypeWrapper 
Visual Basic (Usage)Copy Code
Dim instance As MagnifyGlass
C# 
public class MagnifyGlass : DependencyObject, IManagedPeer, INativeCoreTypeWrapper  
C++/CLI 
public ref class MagnifyGlass : public DependencyObject, IManagedPeer, INativeCoreTypeWrapper  
XAML Object Element Usage 

<MagnifyGlass .../>

XAML Object Element Usage 

<MagnifyGlass .../>

Remarks

The MagnifyGlass is used to "zoom in" on a portion of an image displayed in the ImageViewer control. When a user clicks inside the ImageViewer control associated with the MagnifyGlass control, the portion of the image around the mouse cursor will be zoomed in. When a user clicks inside the ImageViewer control and moves the mouse, while holding down the button, the zoomed in portion will change according to the mouse pointer position on the bitmap.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Leadtools.Silverlight3.Controls.MagnifyGlass

Requirements

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

See Also

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