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( 
   string text 
) 
            public: 
void SetNoImageText(  
   String^ text 
)  

Parameters

text
The text that will be displayed until the image is loaded.

Remarks

This feature can only be used with the low memory usage feature. For more information, refer to EnableLowMemoryUsage.

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.