C#
VB
C++
Gets or sets a Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that loads an image series, the information about it and initializes the MedicalViewer control.
[ObsoleteAttribute()]
public MedicalViewerLoaderBase Streamer { get; set; }
Public Property Streamer As Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase
public:
property Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase^ Streamer {
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase^ get();
void set ( Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase^ );
}
A Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that loads an image series, the information about it and initializes the MedicalViewer control.
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