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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly