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