GetPaintValueSupported Method

Summary
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
Syntax
C#
C++/CLI
public override bool GetPaintValueSupported( 
   ITypeDescriptorContext context 
) 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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