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






In This Topic
    DICOSDigitalXRayImageForPresentation Field
    In This Topic
    DICOS Digital X-Ray Image Storage - For Presentation (1.2.840.10008.5.1.4.1.1.501.2.1)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DICOSDigitalXRayImageForPresentation As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.DICOSDigitalXRayImageForPresentation
    public static readonly UID DICOSDigitalXRayImageForPresentation
    public field DICOSDigitalXRayImageForPresentation: UID; static; readonly 
    public static var DICOSDigitalXRayImageForPresentation : UID;
    public: static readonly UID* DICOSDigitalXRayImageForPresentation
    public:
    static readonly UID^ DICOSDigitalXRayImageForPresentation
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also