Draws the progress bar.
ProgressLoading.prototype.draw = function(context, displayRect)
draw(context: CanvasRenderingContext2D, displayRect: LeadRectD): void;
context
The context used to draw.
displayRect
The rectangle where to draw.
To adjust the color of the progress bar, refer SetColor.
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