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





Values for the ImageViewer.InteractiveMode property.

Syntax

Visual Basic (Declaration) 
Public Enum ImageViewerInteractiveMode 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As ImageViewerInteractiveMode
C# 
public enum ImageViewerInteractiveMode : Enum 
C++/CLI 
public enum class ImageViewerInteractiveMode : public Enum 
XAML Attributes Usage 

<object InteractiveMode=Leadtools.Silverlight.Controls.ImageViewerInteractiveMode .../>

XAML Attributes Usage 

<object InteractiveMode=Leadtools.Silverlight.Controls.ImageViewerInteractiveMode .../>

Members

MemberDescription
None Default, no user interaction.
Pan Allow the user to pan the image using the mouse.
CenterAt Center the image at the mouse coordinates for the last user click.
ZoomTo Zoom the image to the rectangle created by the user.
MagnifyGlass Start the MagnifyGlass.
Scale Allow the user to change the current scaling factor for the image using the mouse.

Remarks

The ImageViewer.InteractiveMode property controls user interaction with the control's display.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Silverlight.Controls.ImageViewerInteractiveMode

Requirements

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

See Also

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