Properties

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

GdViewer.AnnotationAddedByUserEventArgs Class Members

In This Topic

The following tables list the members exposed by GdViewer.AnnotationAddedByUserEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Provides data for the AnnotationAddedByUser event.  
Top
Public Properties
 NameDescription
Public PropertyThe 0-based index of the newly added annotation within the current page of the displayed document. It is a value from 0 to GdViewer.GetAnnotationCount-1.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Top
See Also