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