WindowLevel Constructor(int,int)

Summary

Initializes a new instance of WindowLevel with the specified parameters.

Syntax
C#
VB
C++
Public Sub New(ByVal windowWidth As Integer, ByVal windowCenter As Integer) 
 MyBase.New 
public:  
   WindowLevel(Int32 windowWidth, Int32 windowCenter) 

Parameters

windowWidth

The width value of the window level.

windowCenter

The center value of the window level.

Remarks

Used with the method BoneWindowLevel. To get or set the current window level, refer to WindowLevel.

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

Leadtools.Medical3D Assembly

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