A boolean indicating whether the ImageLoader is trying to load an image.
Object.defineProperty(ImageLoader.prototype, 'isWorking',
get: function()
)
isWorking: boolean; // read-only
true if and only if the Run method has been called, Abort has not been called, and the Always event handler has not finished.
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