DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / WellKnownInstances Class / PETColorPaletteSOPInstance Field






In This Topic
    PETColorPaletteSOPInstance Field
    In This Topic
    PET Color Palette SOP Instance (1.2.840.10008.1.5.2)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PETColorPaletteSOPInstance As UID
    'Usage
     
    
    Dim value As UID
     
    value = WellKnownInstances.PETColorPaletteSOPInstance
    public static readonly UID PETColorPaletteSOPInstance
    public field PETColorPaletteSOPInstance: UID; static; readonly 
    public static var PETColorPaletteSOPInstance : UID;
    public: static readonly UID* PETColorPaletteSOPInstance
    public:
    static readonly UID^ PETColorPaletteSOPInstance
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also