'Declaration Protected Overridable Sub OnImageLoadingException( _
ByVal eAn 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
- An ExceptionEventArgs that contains the event data.