imageLoader Property

Summary

The ImageLoader being used for the image load.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerImageLoadingEventArgs.prototype, 'imageLoader', 
	get: function() 
) 
TypeScript Syntax
imageLoader: ImageLoader; // read-only 

Property Value

The image loader being used for the image load.

Remarks

See ImageLoading for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly