width Property

Summary

The width of the successfully loaded Element.

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

Property Value

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

Requirements

Target Platforms

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

Leadtools Assembly