Values for the 
ImageViewer.InteractiveMode property.
             
            
Syntax
| Visual Basic (Declaration) |   | 
|---|
Public Enum ImageViewerInteractiveMode 
   Inherits Enum  | 
 
| C# |   | 
|---|
public enum ImageViewerInteractiveMode : Enum   | 
 
| C++/CLI |   | 
|---|
public enum class ImageViewerInteractiveMode : public Enum   | 
 
| XAML Attributes Usage |   | 
|---|
<object InteractiveMode=Leadtools.Silverlight3.Controls.ImageViewerInteractiveMode  .../>  | 
| XAML Attributes Usage |   | 
|---|
<object InteractiveMode=Leadtools.Silverlight3.Controls.ImageViewerInteractiveMode  .../>  | 
 
            
Members
            
             
             
            
            Remarks
            
Inheritance Hierarchy
 
            
Requirements
Target Platforms: Microsoft .NET Framework 3.0,  Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
            
            
See Also