Members





In This Topic
GdPicture14.WPF Namespace / GdViewer.AnnotationResizedEventArgs Class

GdViewer.AnnotationResizedEventArgs Class

In This Topic
Provides data for the GdViewer.AnnotationResized event.
Syntax
'Declaration
 
Public Class GdViewer.AnnotationResizedEventArgs 
   Inherits System.Windows.RoutedEventArgs
public class GdViewer.AnnotationResizedEventArgs : System.Windows.RoutedEventArgs 
public class GdViewer.AnnotationResizedEventArgs = class(System.Windows.RoutedEventArgs)
public class GdViewer.AnnotationResizedEventArgs extends System.Windows.RoutedEventArgs
public __gc class GdViewer.AnnotationResizedEventArgs : public System.Windows.RoutedEventArgs 
public ref class GdViewer.AnnotationResizedEventArgs : public System.Windows.RoutedEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         GdPicture14.WPF.GdViewer.AnnotationResizedEventArgs

See Also