SeriesLoader Property

Summary
Gets or sets the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase which will handle loading the series.
Syntax
C#
VB
C++
public MedicalViewerLoaderBase SeriesLoader { get; set; } 
  
Public Property SeriesLoader As MedicalViewerLoaderBase 
public: 
property MedicalViewerLoaderBase^ SeriesLoader { 
   MedicalViewerLoaderBase^ get(); 
   void set (    MedicalViewerLoaderBase^ ); 
} 

Property Value

The Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase which will handle loading the series.

Remarks

The user is expected to set this property to load the series.

Requirements

Target Platforms

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.