GetPaintValueSupported Method

Summary
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
Syntax
C#
VB
C++
public override bool GetPaintValueSupported( 
   ITypeDescriptorContext context 
) 
Public Overloads Overrides Function GetPaintValueSupported( _ 
   ByVal context As ITypeDescriptorContext _ 
) As Boolean 
public: 
bool GetPaintValueSupported(  
   ITypeDescriptorContext^ context 
) override  

Parameters

context
An ITypeDescriptorContext that can be used to gain additional context information.

Return Value

true if PaintValue is implemented; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.