'Declaration Protected Overrides Sub OnImageSourceAddException( _
ByVal eventArgsЭкземпляр ImageSourceExceptionEventArgs, содержащий данные о событии.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
- Экземпляр ImageSourceExceptionEventArgs, содержащий данные о событии.