element Property

Summary

The loaded element when Run is successful.

Syntax

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

Property Value

The loaded element when Run is successful.

Remarks

Once the image request within Run completes successfully, the loaded image will be made available at Element and the Done event will be fired.

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