An error describing the reason for the image load failure from Run.
Object.defineProperty(ImageLoader.prototype, 'error',
get: function()
)
error: Error; // read-only
An error object if the image load failed; otherwise, null.
When Run is called, the image begins loading. If the image fails to load for any reason, Element will not be set to the loaded image and Error will be set to an error. The Fail event will then be fired.
See Run for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET