Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / DicomElement Class / Parent Property

In This Topic
    Parent Property (DicomElement)
    In This Topic
    Gets or sets the parent element.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As DicomElement
    public DicomElement Parent {get;}
    See Also