Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Width Property (ImageLoader)

Show in webframe
The width of the successfully loaded Element.
Syntax
get_width();
Object.defineProperty('width');

Property Value

TypeDescription
intThe width of the loaded Element, in pixels, if it exists when the image has either loaded or failed; otherwise, 0.
Example
See ImageLoader for an example.
See Also

Reference

ImageLoader Object
ImageLoader Members

Error processing SSI file