←Select platform

LutType Property

Summary

Gets or sets the value of the "Modality LUT Type" (0028,3004) element under the "Modality LUT Sequence" (0028,3000).

Syntax

C#
VB
Java
WinRT C#
C++
public string LutType {get; set;} 
Public Property LutType As String 
public string LutType {get; set;} 
public String getLutType() 
public void setLutType(String value) 
             
  
get_LutType(); 
set_LutType(value); 
Object.defineProperty('LutType');  
public: 
property String^ LutType { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Represents the value of the "Modality LUT Type" (0028,3004) 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize