'Declaration Protected Overridable Sub OnFocusedAnnotationViewChanged( _ ByVal e As PdfAnnotationViewChangedEventArgs _ )
protected virtual void OnFocusedAnnotationViewChanged( PdfAnnotationViewChangedEventArgs e )
protected: virtual void OnFocusedAnnotationViewChanged( PdfAnnotationViewChangedEventArgs* e )
protected: virtual void OnFocusedAnnotationViewChanged( PdfAnnotationViewChangedEventArgs^ e )
Parameters
- e
- The PdfAnnotationViewChangedEventArgs instance containing the event data.