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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also