'Declaration Public Overrides Sub DoMouseExit( _
ByVal eThe PdfAnnotationViewMouseEventArgs instance containing the event data.As PdfAnnotationViewMouseEventArgs _
)
public override void DoMouseExit(
PdfAnnotationViewMouseEventArgs e
)
public: void DoMouseExit(
PdfAnnotationViewMouseEventArgs* e
); override
public:
void DoMouseExit(
PdfAnnotationViewMouseEventArgs^ e
); override
Parameters
- e
- The PdfAnnotationViewMouseEventArgs instance containing the event data.