'Declaration Protected Overridable Sub OnTransformingFinished( _
ByVal eAn PdfAnnotationViewEventArgs that contains the event data.As PdfAnnotationViewEventArgs _
)
protected virtual void OnTransformingFinished(
PdfAnnotationViewEventArgs e
)
protected: virtual void OnTransformingFinished(
PdfAnnotationViewEventArgs* e
)
protected:
virtual void OnTransformingFinished(
PdfAnnotationViewEventArgs^ e
)
Parameters
- e
- An PdfAnnotationViewEventArgs that contains the event data.