SetNoImageText Method

Summary
Sets the text that will be displayed if the image is not loaded yet. This is used only with the low memory usage feature, refer to EnableLowMemoryUsage.
Syntax
C#
C++/CLI
public void SetNoImageText( 
   int subCellIndex, 
   string text 
) 
            public: 
void SetNoImageText(  
   int subCellIndex, 
   String^ text 
)  

Parameters

subCellIndex
A zero-based index of the sub-cell getting its no-image-text retrieved.

text
the text that will be displayed when the image is not loaded yet.

Remarks
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.MedicalViewer Assembly

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