LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

GetNoImageText Method

Show in webframe





A zero-based index of the sub-cell getting it's no-image-text retrieved.
Get 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 string GetNoImageText( 
   int subCellIndex
)
'Declaration
 
Public Function GetNoImageText( _
   ByVal subCellIndex As Integer _
) As String
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim value As String
 
value = instance.GetNoImageText(subCellIndex)

            

            
public:
String^ GetNoImageText( 
   int subCellIndex
) 

Parameters

subCellIndex
A zero-based index of the sub-cell getting it's 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, please refer to EnableLowMemoryUsage(Int32,Int32,MedicalViewerImageInformation[]).
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell 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