element Property (ImageLoader)

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

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