WorkstationLoadedSeries Property

Summary
Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation that represents the current information for all loaded series.
Syntax
C#
VB
C++
public virtual ListWithEvents<LoadSeriesInformation> WorkstationLoadedSeries { get; } 
  
Public Overridable ReadOnly Property WorkstationLoadedSeries As LoadSeriesInformation) 
public: 
virtual property LoadSeriesInformation^>^ WorkstationLoadedSeries { 
   LoadSeriesInformation^>^ get(); 
} 

Property Value

A ListWithEvents<T> that contains the current information for all loaded series.

Remarks

When a series is loaded by or removed from a Leadtools.Medical.Workstation.UI.WorkstationViewer control this list will be updated.

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.