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