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

Show in webframe

Center Property







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

            

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

Property Value

An System.Int32 value that represents the window level center.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members

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