LEADTOOLS Medical (Leadtools.Dicom assembly)

Explanation Property

Show in webframe







Gets or sets the value of the "Window Center & Width Explanation" (0028,1055) element.
Syntax
public string Explanation {get; set;}
'Declaration
 
Public Property Explanation As String
'Usage
 
Dim instance As DicomWindowAttributes
Dim value As String
 
instance.Explanation = value
 
value = instance.Explanation
public string Explanation {get; set;}

            
public String getExplanation()
public void setExplanation(String value)
            
 
get_Explanation();
set_Explanation(value);
Object.defineProperty('Explanation');
public:
property String^ Explanation {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Window Center & Width Explanation" (0028,1055) element. The maximum length of this string is 64.
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