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

In This Topic
    IodElement Class
    In This Topic
    The IOD (Information Object Definitions) element. This is the DicomElement that contains the info about the single slice.
    Syntax
    'Declaration
     
    Public Class IodElement 
       Inherits DicomElement
    public class IodElement : DicomElement 
    Remarks
    This is the DicomElement that contains the info about the single slice.
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Dicom.DicomElement
          devDept.Eyeshot.Dicom.IodElement

    See Also