var instance; // Type: WebImageViewerJS instance.imageInfoLoading = function(event, eventArgs) { };
Parameters
- event
- JQuery event.
- eventArgs
- Object that contains event arguments. Object has the following properties:
- image (object): The WebImageJS object for which information is loading.