WindowLevelRange Constructor(int,int,int,int)

Summary
Initializes a new instance of the WindowLevelRange class with default parameters.
Syntax
C#
C++/CLI
            public: 
WindowLevelRange(  
   int minimumCenter, 
   int maximumCenter, 
   int minimumWidth, 
   int maximumWidth 
) 

Parameters

minimumCenter
the lower allowed center value of the window level.

maximumCenter
the upper allowed center value of the window level.

minimumWidth
the lower allowed width value of the window level.

maximumWidth
the upper allowed width value of the window level.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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