Name | Description | |
---|---|---|
![]() | GdViewer.AnnotationRotatedEventArgs Constructor | Overloaded. |
GdViewer.AnnotationRotatedEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.AnnotationRotatedEventArgs.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | AnnotationIdx | The 0-based index of the rotated annotation within the current page of the displayed document. It is a value from 0 to GdViewer.GetAnnotationCount-1. |
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
See Also