Medical3DPostPaintEventArgs Class

Summary

The Medical3DPostPaintEventArgs class provides data about the PostPaint event.

Syntax
C#
VB
C++
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   

Remarks

The PostPaint event allows you to draw on the rendering area before displaying it on the screen.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly