Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / DicomTree Class
Members

In This Topic
    DicomTree Class
    In This Topic
    The DICOM tree. The hierarchy of the tree is: Patient-SOPClass-Study-Series-Instance(Image).
    Syntax
    'Declaration
     
    Public Class DicomTree 
    public class DicomTree 
    Remarks
    The hierarchy of the tree is: Patient-SOPClass-Study-Series-Instance(Image).
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Dicom.DicomTree

    See Also