'Declaration Protected Overridable Sub OnImageLoadingException( _
ByVal eA ExceptionEventArgs that contains the event data.As Vintasoft.Imaging.ExceptionEventArgs _
)
protected virtual void OnImageLoadingException(
Vintasoft.Imaging.ExceptionEventArgs e
)
protected: virtual void OnImageLoadingException(
Vintasoft.Imaging.ExceptionEventArgs* e
)
protected:
virtual void OnImageLoadingException(
Vintasoft.Imaging.ExceptionEventArgs^ e
)
Parameters
- e
- A ExceptionEventArgs that contains the event data.