C#
VB
C++
Occurs before immediately before the RasterImageViewer does any painting.
public event PaintEventHandler PreImagePaint Public Event PreImagePaint As PaintEventHandler
public:event PaintEventHandler^ PreImagePaint
The event handler receives an argument of type PaintEventArgs containing data related to this event. The following PaintEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| ClipRectangle | Gets the rectangle in which to paint. |
| Graphics | Gets the graphics used to paint. |
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
