LEADTOOLS Medical (Leadtools.Dicom assembly)

WindowWidth Property

Show in webframe







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

            
public double getWindowWidth()
public void setWindowWidth(double value)
            
 
get_WindowWidth();
set_WindowWidth(value);
Object.defineProperty('WindowWidth');
public:
property double WindowWidth {
   double get();
   void set (    double value);
}

Property Value

Value indicating the "Window Width" (0028,1051) element.
Remarks
WindowWidth shall always be greater than or equal to 1.
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