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