←Select platform

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 Leadtools.Medical.Workstation.ListWithEvents(Of WorkstationViewer.LoadSeriesInformation) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly