←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly