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

Show in webframe

WindowCenter Property








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)
            
 <br/>get_WindowCenter();<br/>set_WindowCenter(value);<br/>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

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