Members





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

GdViewer.AnnotationRotatedEventArgs Class

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

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

See Also