←Select platform

Explanation Property

Summary
Gets or sets the value of the "Window Center & Width Explanation" (0028,1055) element.
Syntax
C#
Objective-C
C++/CLI
Java
public string Explanation { get; set; } 
@property (nonatomic, copy) NSString *explanation; 
public String getExplanation() 
public void setExplanation(String value) 
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 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.