C#
VB
C++
The Medical3DPostPaintEventArgs class provides data about the PostPaint event.
public class Medical3DPostPaintEventArgs : PaintEventArgs
Public Class Medical3DPostPaintEventArgs
Inherits System.Windows.Forms.PaintEventArgs
Implements System.IDisposable
public ref class Medical3DPostPaintEventArgs : public System.Windows.Forms.PaintEventArgs, System.IDisposable
The PostPaint event allows you to draw on the rendering area before displaying it on the screen.
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