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






In This Topic
    ICBM452T1FrameofReference Field
    In This Topic
    ICBM 452 T1 Frame of Reference (1.2.840.10008.1.4.2.1)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ICBM452T1FrameofReference As UID
    'Usage
     
    
    Dim value As UID
     
    value = FramesOfReference.ICBM452T1FrameofReference
    public static readonly UID ICBM452T1FrameofReference
    public field ICBM452T1FrameofReference: UID; static; readonly 
    public static var ICBM452T1FrameofReference : UID;
    public: static readonly UID* ICBM452T1FrameofReference
    public:
    static readonly UID^ ICBM452T1FrameofReference
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also