Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > SetWindowLevel Method : SetWindowLevel(Int32,Int32,Int32) Method |
'Declaration Public Overloads Sub SetWindowLevel( _ ByVal subCellIndex As Integer, _ ByVal width As Integer, _ ByVal center As Integer _ )
'Usage Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim width As Integer Dim center As Integer instance.SetWindowLevel(subCellIndex, width, center)