LEADTOOLS Medical (Leadtools.Medical3D assembly)

SetWindowLevel Method

Show in webframe





the window level width value
the window level center value
Sets the image window level to the specified values of width and center parameters.
Syntax
public override void SetWindowLevel( 
   int width,
   int center
)
'Declaration
 
Public Overrides Sub SetWindowLevel( _
   ByVal width As Integer, _
   ByVal center As Integer _
) 
'Usage
 
Dim instance As Medical3DControl
Dim width As Integer
Dim center As Integer
 
instance.SetWindowLevel(width, center)

            

            
public:
void SetWindowLevel( 
   int width,
   int center
) override 

Parameters

width
the window level width value
center
the window level center value
Remarks
To reset the window level values to the original state, refer to ResetWindowLevelValues.
Requirements

Target Platforms

See Also

Reference

Medical3DControl Class
Medical3DControl Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features