DicomObjects.NET.V8
DicomObjects.DicomUIDs Namespace / SOPClasses Class / BasicColorImageBox Field



In This Topic
    BasicColorImageBox Field
    In This Topic
    Basic Color Image Box SOP Class (1.2.840.10008.5.1.1.4.1)
    Syntax
    'Declaration
     
    Public Shared ReadOnly BasicColorImageBox As UID
    'Usage
     
    Dim value As UID
     
    value = SOPClasses.BasicColorImageBox
    public static readonly UID BasicColorImageBox
    public:
    static readonly UID^ BasicColorImageBox
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also