Gets or sets the current progress value.
Object.defineProperty(ProgressLoading.prototype, 'progress',
get: function(),
set: function(value)
)
progress: number;
Value that indicates the current progress value.
This value allowed range must be from 0 to TotalFrames.
To get or set the value in percentage form, refer to ProgressPercent.
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