DicomObjects.NET Core Documentation
DicomObjects.UIDs Namespace / SOPClasses Class / XRay3DAngiographicImage Field



In This Topic
    XRay3DAngiographicImage Field
    In This Topic
    X-Ray 3D Angiographic Image Storage (1.2.840.10008.5.1.4.1.1.13.1.1)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly XRay3DAngiographicImage As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.XRay3DAngiographicImage
    public static readonly UID XRay3DAngiographicImage
    public:
    static readonly UID^ XRay3DAngiographicImage
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also