C#
VB
C++
Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the LoadSeries(string,string) method.
public bool Loading { get; }
Public ReadOnly Property Loading As Boolean
public:
property bool Loading {
bool get();
}
True if the MedicalViewerLoaderBase is loading a series in the LoadSeries(string,string) method; Otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET