Invalidate the item at the specified index.
public virtual void InvalidateItemByIndex(
int index
)
public:
virtual void InvalidateItemByIndex(
int index
)
index
0-based index of the item to invalidate.
Calling this method will cause the viewer to re-render the item. This is performed internally by passing the value obtained the value of GetItemViewBounds for the item and if it is not empty, passing to Invalidate.
For more information, refer to Image Viewer Rendering.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document