Properties

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

GdViewer.AnnotationMovedEventArgs Class Members

In This Topic

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

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