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