'Declaration Protected Overridable Sub OnImageLoading( _
ByVal eImageLoadingEventArgs, содержащий данные о событии.As Vintasoft.Imaging.ImageLoadingEventArgs _
)
protected virtual void OnImageLoading(
Vintasoft.Imaging.ImageLoadingEventArgs e
)
protected: virtual void OnImageLoading(
Vintasoft.Imaging.ImageLoadingEventArgs* e
)
protected:
virtual void OnImageLoading(
Vintasoft.Imaging.ImageLoadingEventArgs^ e
)
Parameters
- e
- ImageLoadingEventArgs, содержащий данные о событии.