Invalidates the specified container and re-renders its content in the automation control.
AnnAutomation.prototype.invalidateContainer = function(container)
invalidateContainer(container: AnnContainer): void;
container
The container to invalidate.
This method will call invalidate on the automation control using the boundary of the container specified.
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