DicomObjects.NET Core Documentation
DicomObjects.UIDs Namespace / FramesOfReference Class
Members



In This Topic
    FramesOfReference Class
    In This Topic
    Well known frames of reference
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class FramesOfReference 
    'Usage
     
    
    Dim instance As FramesOfReference
    public static class FramesOfReference 
    public ref class FramesOfReference abstract sealed 
    Remarks
    The constants in this class are well-known instances, representing externally defined frames of reference
    Inheritance Hierarchy

    System.Object
       DicomObjects.UIDs.FramesOfReference

    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