GetNoImageText Method

Summary
Gets 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 string GetNoImageText( 
   int subCellIndex 
) 
            public: 
String^ GetNoImageText(  
   int subCellIndex 
)  

Parameters

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

Return Value

A string that contains the no-image-text.

Remarks

This feature can only be used wit the low memory usage feature, refer to EnableLowMemoryUsage.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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