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





Represents a LEADTOOLS for Silverlight ImagePanViewer control for displaying a scaled view of an image.

Object Model


Syntax

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

<ImagePanViewer .../>

XAML Object Element Usage 

<ImagePanViewer .../>

Remarks

The ImagePanViewer is used to display a scaled view of an image, which is also being displayed in the ImageViewer control at a size that would require scrolling. The ImagePanViewer will maintain the image's aspect ratio. In the ImagePanViewer, a colored Pan rectangle will be displayed to indicate the portion of the image currently being displayed in the ImageViewer associated with this PanViewer control. When a user clicks inside the ImagePanViewer and moves the mouse, while holding down the button, the Pan rectangle will move with the mouse pointer. Set the Source property to a ImageViewer object to be panned.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.UserControl
                  Leadtools.Silverlight.Controls.ImagePanViewer

Requirements

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

See Also

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