←Select platform

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

Leadtools.Dicom.Common Assembly