Streamer Property

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

Property Value

A Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that loads an image series, the information about it and initializes the MedicalViewer control.

Requirements

Target Platforms

See Also

Reference

DicomInfo Class

DicomInfo Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.