PaintValue Method

Summary

Paints a representation of the value of an object using the specified PaintValueEventArgs.

Syntax
C#
VB
C++
public override void PaintValue( 
   PaintValueEventArgs e 
) 
Public Overloads Overrides Sub PaintValue( _ 
   ByVal e As PaintValueEventArgs _ 
)  
public: 
void PaintValue(  
   PaintValueEventArgs^ e 
) override  

Parameters

e
A PaintValueEventArgs that indicates what to paint and where to paint it.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly