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.
![]() |
Products |
Support |
Feedback: isWorking Property (ImageLoader) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|