'Declaration Protected Overridable Sub OnVisualEditorError( _
ByVal argsThe ExceptionEventArgs instance containing the event data.As Vintasoft.Imaging.ExceptionEventArgs _
)
protected virtual void OnVisualEditorError(
Vintasoft.Imaging.ExceptionEventArgs args
)
protected: virtual void OnVisualEditorError(
Vintasoft.Imaging.ExceptionEventArgs* args
)
protected:
virtual void OnVisualEditorError(
Vintasoft.Imaging.ExceptionEventArgs^ args
)
Parameters
- args
- The ExceptionEventArgs instance containing the event data.