Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / Iod Class / XDocument Property

In This Topic
    XDocument Property
    In This Topic
    The XDocument that represents the physical DICOM file.
    Syntax
    'Declaration
     
    Public Property XDocument As XDocument
    public XDocument XDocument {get; set;}
    See Also