DicomObjects.NET.V8
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:
    static readonly UID^ PresentationLUT
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also