ImageViewerImageLoadingEventArgs Constructor

Summary

Creates a new ImageViewerImageLoadingEventArgs with the specified parameters.

Syntax
TypeScript
JavaScript
ImageViewerImageLoadingEventArgs = function( 
   imageLoader, 
   item, 
   isBackImage 
) 

Parameters

imageLoader

The ImageLoader that will be run.

item

The ImageViewerItem that the Url belongs to.

isBackImage

Whether the image load is for the BackImageUrl or Url.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly