DicomObjects.NET.V8
DicomObjects.DicomUIDs 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.DicomUIDs.FramesOfReference

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also