LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SetWindowLevel(Int32,Int32,Int32) Method






A zero-based index of the sub-cell that contains the image that will have its window level changed.
A System.Int32 value that represents the new window level width value.
A System.Int32 value that represents the new window level center value.
Sets the window level width and center values for the image.
Syntax
public void SetWindowLevel( 
   int subCellIndex,
   int width,
   int center
)
'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)
public void SetWindowLevel( 
   int subCellIndex,
   int width,
   int center
)
 function Leadtools.MedicalViewer.MedicalViewerMultiCell.SetWindowLevel(Int32,Int32,Int32)( 
   subCellIndex ,
   width ,
   center 
)
public:
void SetWindowLevel( 
   int subCellIndex,
   int width,
   int center
) 

Parameters

subCellIndex
A zero-based index of the sub-cell that contains the image that will have its window level changed.
width
A System.Int32 value that represents the new window level width value.
center
A System.Int32 value that represents the new window level center value.
Remarks
Example
For an example, refer to SetOffset(Int32,Double,Double).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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