'Declaration Protected Overrides Sub OnImageSourceAddException( _
ByVal eventArgsThe ImageSourceExceptionEventArgs instance containing the event data.As Vintasoft.Imaging.ImageSourceExceptionEventArgs _
)
protected override void OnImageSourceAddException(
Vintasoft.Imaging.ImageSourceExceptionEventArgs eventArgs
)
protected: void OnImageSourceAddException(
Vintasoft.Imaging.ImageSourceExceptionEventArgs* eventArgs
); override
protected:
void OnImageSourceAddException(
Vintasoft.Imaging.ImageSourceExceptionEventArgs^ eventArgs
); override
Parameters
- eventArgs
- The ImageSourceExceptionEventArgs instance containing the event data.