C#
VB
C++
Java
public string UID { get; set; }
Public Property UID As String
public String getUID()
public void setUID(String value)
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