Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / VolumeRenderingBase<T> Class / FileNames Property

In This Topic
    FileNames Property
    In This Topic
    Gets or sets the list of file names.
    Syntax
    'Declaration
     
    Protected Property FileNames As String()
    protected string[] FileNames {get; set;}
    See Also