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

Show in webframe

Explanation Property








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)
            
 <br/>get_Explanation();<br/>set_Explanation(value);<br/>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

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