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