WindowWidth Property

Summary

Gets or sets the center value of the window level.

Syntax
C#
VB
C++
public int WindowWidth { get; set; } 
Public Property WindowWidth() As Integer 
   Get 
   Set 
public:  
   property Int32 WindowWidth 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Value that indicates the window level center.

Remarks

To get the current width values of the window level refer to the following:

Value Reference
Window Level Width WindowLevel.WindowWidth
Bone's Window Level Width BoneWindowLevel.Width
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.