Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > SetNoImageText Method : SetNoImageText(Int32,String) Method |
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 )