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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also