MedicalViewerPaintEventArgs Class

Summary

The MedicalViewerPaintEventArgs class provides information about the MedicalViewerCell.CustomPaint event.

Syntax
C#
VB
C++
public class MedicalViewerPaintEventArgs : PaintEventArgs 
  
Public Class MedicalViewerPaintEventArgs  
   Inherits System.Windows.Forms.PaintEventArgs 
   Implements System.IDisposable  
            public ref class MedicalViewerPaintEventArgs : public System.Windows.Forms.PaintEventArgs, System.IDisposable   

Example

For an example, refer to MedicalViewerCell.CustomPaint

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.MedicalViewer Assembly