SetWindowLevel Method

Summary
Sets the image window level to the specified values of width and center parameters.
Syntax
C#
C++/CLI
public override void SetWindowLevel( 
   int width, 
   int 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

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.