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