DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / MetaSOPClasses Class / BasicColorPrint Field






In This Topic
    BasicColorPrint Field
    In This Topic
    Basic Color Print Management Meta SOP Class (1.2.840.10008.5.1.1.18)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BasicColorPrint As UID
    'Usage
     
    
    Dim value As UID
     
    value = MetaSOPClasses.BasicColorPrint
    public static readonly UID BasicColorPrint
    public field BasicColorPrint: UID; static; readonly 
    public static var BasicColorPrint : UID;
    public: static readonly UID* BasicColorPrint
    public:
    static readonly UID^ BasicColorPrint
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also