Re-renders the specified area in the view.
DocumentViewerView.prototype.invalidate = function(bounds)
invalidate(bounds: LeadRectD): void;
bounds
Rectangle in the view to re-render.
This method will check the value of ImageViewer against null and then calls ImageViewer.Invalidate, refer to this method for more information.
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