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