'Declaration Protected Overridable Sub OnImageLoaded( _ ByVal e As ImageLoadedEventArgs _ )
protected virtual void OnImageLoaded( ImageLoadedEventArgs e )
protected: virtual void OnImageLoaded( ImageLoadedEventArgs* e )
protected: virtual void OnImageLoaded( ImageLoadedEventArgs^ e )
Parameters
- e
- An Vintasoft.Imaging.ImageLoadedEventArgs that contains the event data.