C#
VB
Java
WinRT C#
C++
Gets or sets the value of the "Window Center & Width Explanation" (0028,1055) element.
public string Explanation { get; set; }
Public Property Explanation As String
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);
}
Value indicating the "Window Center & Width Explanation" (0028,1055) element. The maximum length of this string is 64.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET