GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.AnnotationRotatedEventArgs Class / AnnotationIdx Property





In This Topic
AnnotationIdx Property (GdViewer.AnnotationRotatedEventArgs)
In This Topic
The 0-based index of the rotated annotation within the current page of the displayed document. It is a value from 0 to GetAnnotationCount-1.
Syntax
'Declaration
 
Public ReadOnly Property AnnotationIdx As Integer
 
See Also