'Declaration Protected Overridable Sub OnImageLoadingProgress( _
ByVal senderЗагрузка изображения.As System.Object, _
ByVal eProgressEventArgs, содержащий данные о событии.As Vintasoft.Imaging.ProgressEventArgs _
)
protected virtual void OnImageLoadingProgress(
System.Object sender,
Vintasoft.Imaging.ProgressEventArgs e
)
protected: virtual void OnImageLoadingProgress(
System.Object sender,
Vintasoft.Imaging.ProgressEventArgs* e
)
protected:
virtual void OnImageLoadingProgress(
System.Object sender,
Vintasoft.Imaging.ProgressEventArgs^ e
)
Parameters
- sender
- Загрузка изображения.
- e
- ProgressEventArgs, содержащий данные о событии.