GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.AnnotationSelectedHandler Delegate





In This Topic
GdViewer.AnnotationSelectedHandler Delegate
In This Topic
Syntax
'Declaration
 
Public Delegate Sub GdViewer.AnnotationSelectedHandler( _
   ByVal sender As Object, _
   ByVal e As GdViewer.AnnotationSelectedEventArgs _
) 
 

Parameters

sender
e
See Also