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

In This Topic
    LoadingFilesText Property
    In This Topic
    Gets or sets the text displayed during the loading of the files.
    Syntax
    'Declaration
     
    Public Property LoadingFilesText As String
    public string LoadingFilesText {get; set;}
    See Also