GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.BeforeAnnotationAddedByUserEventArgs Class
Properties

In This Topic
GdViewer.BeforeAnnotationAddedByUserEventArgs Class Members
In This Topic

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

Public Constructors
 NameDescription
Public ConstructorOverloaded. Provides data for the BeforeAnnotationAddedByUser 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