height Property

Summary

The height of the successfully loaded Element.

Syntax

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

Property Value

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

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 Assembly