LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetNoImageText Method (MedicalViewerCell)

Show in webframe





the text that will be displayed when the image is not loaded yet.
Set the text that will be displayed if the image is not loaded yet. This is used only with the low memory usage feature, please refer to EnableLowMemoryUsage(Int32,Int32,MedicalViewerImageInformation[])
Syntax
public void SetNoImageText( 
   string text
)
'Declaration
 
Public Sub SetNoImageText( _
   ByVal text As String _
) 
'Usage
 
Dim instance As MedicalViewerCell
Dim text As String
 
instance.SetNoImageText(text)

            

            
public:
void SetNoImageText( 
   String^ text
) 

Parameters

text
the text that will be displayed when the image is not loaded yet.
Remarks
This feature can only be used with the low memory usage feature, please refer to EnableLowMemoryUsage(Int32,Int32,MedicalViewerImageInformation[]).
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features