←Select platform

LutExplanation Property

Summary
Gets or sets the Value of the "LUT Explanation" (0028,3003) element under the "Modality LUT Sequence" (0028,3000).
Syntax
C#
VB
C++
Java
public string LutExplanation { get; set; } 
Public Property LutExplanation As String 
public String getLutExplanation() 
public void setLutExplanation(String value) 
public: 
property String^ LutExplanation { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value that Represents the "LUT Explanation" (0028,3003) element under the "Modality LUT Sequence" (0028,3000). This property is only defined when IsModalityLutSequence is set to true.

Remarks
  • The maximum length of this string is 64.
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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