Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

SetNoImageText(Int32,String) Method






A zero-based index of the sub-cell getting it's no-image-text retrieved.
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
Syntax
public void SetNoImageText(    int subCellIndex,    string text )
'Declaration   Public Overloads Sub SetNoImageText( _    ByVal subCellIndex As Integer, _    ByVal text As String _ )
'Usage   Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim text As String   instance.SetNoImageText(subCellIndex, text)
public: void SetNoImageText(    int subCellIndex,    String^ text )

Parameters

subCellIndex
A zero-based index of the sub-cell getting it's no-image-text retrieved.
text
the text that will be displayed when the image is not loaded yet.
Remarks
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

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