Gets or sets whether the progress bar is visible.
Object.defineProperty(ProgressLoading.prototype, 'visible',
get: function(),
set: function(value)
)
visible: boolean;
true to make the progress bar visible, false otherwise.
This progress bar will be invisible if the lazy loading is activated, refer to FullDownload.
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