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

Show in webframe

Center Property (Medical3DMPRInfo)






Gets or sets the window level center value of the retrieved MPR slice.
Syntax
public int Center {get; set;}
'Declaration
 
Public Property Center As Integer
'Usage
 
Dim instance As Medical3DMPRInfo
Dim value As Integer
 
instance.Center = value
 
value = instance.Center

            

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

Property Value

Value that represents the window level center value of the retrieved MPR slice.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DMPRInfo Class
Medical3DMPRInfo Members

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