
| Visual Basic (Declaration) | |
|---|---|
Public Class ImagePanViewerEventArgs Inherits System.Windows.RoutedEventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ImagePanViewerEventArgs | |
| C# | |
|---|---|
public class ImagePanViewerEventArgs : System.Windows.RoutedEventArgs | |
| C++/CLI | |
|---|---|
public ref class ImagePanViewerEventArgs : public System.Windows.RoutedEventArgs | |
For C#/VB examples, refer to ImagePanViewer.
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Leadtools.Windows.Controls.ImagePanViewerEventArgs
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code