←Select platform

Explanation Property

Summary

Gets or sets the value of the "Window Center & Width Explanation" (0028,1055) element.

Syntax

C#
VB
Java
WinRT C#
C++
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); 
} 

Property Value

Value indicating the "Window Center & Width Explanation" (0028,1055) element. The maximum length of this string is 64.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly