LEADTOOLS Medical (Leadtools.Dicom assembly)

WindowCenter Property

Show in webframe







Gets or sets the value of the "Window Center" (0028,1050) element
Syntax
public double WindowCenter {get; set;}
'Declaration
 
Public Property WindowCenter As Double
'Usage
 
Dim instance As DicomWindowAttributes
Dim value As Double
 
instance.WindowCenter = value
 
value = instance.WindowCenter
public double WindowCenter {get; set;}

            
public double getWindowCenter()
ublic void setWindowCenter(double value)
            
 
get_WindowCenter();
set_WindowCenter(value);
Object.defineProperty('WindowCenter');
public:
property double WindowCenter {
   double get();
   void set (    double value);
}

Property Value

Value indicating the "Window Center" (0028,1050) element.
Example
For an example, refer to GetWindowCount.
Requirements

Target Platforms

See Also

Reference

DicomWindowAttributes Class
DicomWindowAttributes Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features