Gets or sets the value of the "Palette Color Lookup Table UID" (0028,1199) element.
public string UID { get; set; }
Public Property UID As String
public string UID {get; set;}
public String getUID()
public void setUID(String value)
<br/>get_UID();<br/>set_UID(value);<br/>Object.defineProperty('UID');
public:
property String^ UID {
String^ get();
void set ( String^ value);
}
Value indicating the "Palette Color Lookup Table UID" (0028,1199) element. The maximum length of this string is 64.
DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property
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