WindowCenter Property

Summary

Gets or sets the center value of the window level.

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

Property Value

Value that indicates the center value of the window level.

Remarks

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

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