DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / PresentationLUT Field






In This Topic
    PresentationLUT Field
    In This Topic
    Presentation LUT SOP Class (1.2.840.10008.5.1.1.23)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PresentationLUT As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.PresentationLUT
    public static readonly UID PresentationLUT
    public field PresentationLUT: UID; static; readonly 
    public static var PresentationLUT : UID;
    public: static readonly UID* PresentationLUT
    public:
    static readonly UID^ PresentationLUT
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also