C#
VB
C++
Repaints the Medical 3D Control, which causes the 3D object to be re-rendered.
public void Invalidate()
Public Sub Invalidate()
public:
void Invalidate();
As a result of the relatively long re-render times for 3D objects, it is recommended to use this method only when necessary.
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