Properties

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

GdViewer.AnnotationClickedEventArgs Class Members

In This Topic

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

Public Constructors
 NameDescription
Public ConstructorOverloaded. Provides data for the GdViewer.AnnotationClicked event.  
Top
Public Properties
 NameDescription
Public PropertyThe 0-based index of the clicked 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