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