Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Streamer Property (WorkstationViewer.LoadSeriesInformation)







Gets or sets the object which will load the series into the MedicalViewer
Syntax
public MedicalViewerLoaderBase Streamer {get; set;}
'Declaration
 
Public Property Streamer As MedicalViewerLoaderBase
'Usage
 
Dim instance As WorkstationViewer.LoadSeriesInformation
Dim value As MedicalViewerLoaderBase
 
instance.Streamer = value
 
value = instance.Streamer

            

            
public: __property MedicalViewerLoaderBase* get_Streamer();
public: __property void set_Streamer( 
   MedicalViewerLoaderBase* value
);
public:
property MedicalViewerLoaderBase^ Streamer {
   MedicalViewerLoaderBase^ get();
   void set (    MedicalViewerLoaderBase^ value);
}

Property Value

Type: Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase The object which will load the series into the MedicalViewer
Requirements

Target Platforms

See Also

Reference

WorkstationViewer.LoadSeriesInformation Class
WorkstationViewer.LoadSeriesInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features