WindowLevelInformation Constructor(int,int)

Summary
Initializes a new instance of the WindowLevelInformation class with explicit parameters.
Syntax
C#
VB
C++
public WindowLevelInformation( 
   int width, 
   int center 
) 
  
Public Function New( _ 
   ByVal width As Integer, _ 
   ByVal center As Integer _ 
) 
public: 
WindowLevelInformation(  
   int width, 
   int center 
) 

Parameters

width
An System.Int32 value that represents the window level width.

center
An System.Int32 value that represents the window level center.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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