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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also