width Property (ImageLoader)

Summary

The width of the successfully loaded Element.

Syntax

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

Property Value

The width of the loaded Element, in pixels, if it exists when the image has either loaded or failed; otherwise, 0.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize