Large Palette Color Lookup Table UID (Retired)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Shared LargePaletteColorLookupTableUID As Long |
| Visual Basic (Usage) | Copy Code |
|---|
Dim value As Long
value = DicomTag.LargePaletteColorLookupTableUID
DicomTag.LargePaletteColorLookupTableUID = value
|
| C# | |
|---|
public static long LargePaletteColorLookupTableUID |
| C++/CLI | |
|---|
public:
static long LargePaletteColorLookupTableUID |
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also