Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

Center Property (Medical3DWindowLevelProperties)






Gets or sets the center.
Syntax
public int Center {get; set;}
'Declaration
 
Public Property Center As Integer
'Usage
 
Dim instance As Medical3DWindowLevelProperties
Dim value As Integer
 
instance.Center = value
 
value = instance.Center

            

            
public:
property int Center {
   int get();
   void set (    int value);
}

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

See Also

Reference

Medical3DWindowLevelProperties Class
Medical3DWindowLevelProperties Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features