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

Show in webframe

WindowCenter Property (WindowLevelInformationDialog)







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

            

            
public: __property int get_WindowCenter();
public: __property void set_WindowCenter( 
   int value
);
public:
property int WindowCenter {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 that represents the window center. Minimum -65535 and Maximum 65535
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationDialog Class
WindowLevelInformationDialog Members

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