←Select platform

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

Leadtools.MedicalViewer Assembly