Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / FileName Property

In This Topic
    FileName Property (CtSliceInfo)
    In This Topic
    Gets the file name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileName As String
    public string FileName {get;}
    See Also