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

Show in webframe

WindowCenter Property (IWindowLevelInformationView)







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

            

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

Property Value

A System.Int32 that represents the window center. The minimum allowed value is -65535 and the maximum allowed value is 65535.
Requirements

Target Platforms

See Also

Reference

IWindowLevelInformationView Interface
IWindowLevelInformationView Members

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