height Property

Summary

The height of the successfully loaded Element.

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

Property Value

The height 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