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

In This Topic
    PatientName Property
    In This Topic
    Gets the patient name.
    Syntax
    'Declaration
     
    Public ReadOnly Property PatientName As String
    public string PatientName {get;}
    See Also