Center Property

Summary
Gets or sets the center.
Syntax
C#
VB
C++
public int Center { get; set; } 
  
Public Property Center As Integer 
public: 
property int Center { 
   int get(); 
   void set (    int ); 
} 

Property Value

The center value.

Remarks

The Center and Width values control window-leveling.

Possible values range from -65535 to 65535.

Example

For an example, refer to Medical3DObject.WindowLevelProperties.

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.