| Visual Basic (Declaration) | |
|---|---|
Public Class ImageViewerInteractiveEventArgs Inherits RoutedEventArgs Implements INativeCoreTypeWrapper  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class ImageViewerInteractiveEventArgs : RoutedEventArgs, INativeCoreTypeWrapper  | |
| C++/CLI | |
|---|---|
public ref class ImageViewerInteractiveEventArgs : public RoutedEventArgs, INativeCoreTypeWrapper  | |
System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         Leadtools.Silverlight3.Controls.ImageViewerInteractiveEventArgs
            Leadtools.Silverlight3.Controls.ImageViewerLineEventArgs
            Leadtools.Silverlight3.Controls.ImageViewerPointEventArgs
            Leadtools.Silverlight3.Controls.ImageViewerRectangleEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
  
   
                           
Copy Code