C#
VB
C++
Resumes drawing which was disabled by a call to BeginUpdate.
public virtual void EndUpdate()
Public Overridable Sub EndUpdate()
public:
virtual void EndUpdate();
When you want to disable repainting of the RasterPictureBox, call BeginUpdate. When you are ready to resume painting call EndUpdate.
Refer to BeginUpdate.
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