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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also