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