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