Gets a boolean indicating if Element exists and is an HTML Image Element, specifically.
Object.defineProperty(ImageLoader.prototype, 'isHTMLImageElement',
get: function()
)
isHTMLImageElement: boolean; // read-only
true if Element is an HTML Image Element; false otherwise.
Due to the numerous ways an image can be loaded with ImageLoaderUrlMode, Run may set an SVG, an HTML Image Element, or XML to the Element property.
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