Name | Description | |
---|---|---|
![]() | GdViewer.AnnotationResizedEventArgs Constructor | Overloaded. |
GdViewer.AnnotationResizedEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.AnnotationResizedEventArgs.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | AnnotationIdx | The 0-based index of the resized 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