DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / FramesOfReference Class / SPM2AVG152T1FrameofReference Field






In This Topic
    SPM2AVG152T1FrameofReference Field
    In This Topic
    SPM2 AVG152T1 Frame of Reference (1.2.840.10008.1.4.1.15)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SPM2AVG152T1FrameofReference As UID
    'Usage
     
    
    Dim value As UID
     
    value = FramesOfReference.SPM2AVG152T1FrameofReference
    public static readonly UID SPM2AVG152T1FrameofReference
    public field SPM2AVG152T1FrameofReference: UID; static; readonly 
    public static var SPM2AVG152T1FrameofReference : UID;
    public: static readonly UID* SPM2AVG152T1FrameofReference
    public:
    static readonly UID^ SPM2AVG152T1FrameofReference
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also