Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

WorkstationLoadedSeries Property







Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation that represents the current information for all loaded series.
Syntax
public virtual ListWithEvents<WorkstationViewer.LoadSeriesInformation> WorkstationLoadedSeries {get;}
'Declaration
 
Public Overridable ReadOnly Property WorkstationLoadedSeries As ListWithEvents(Of WorkstationViewer.LoadSeriesInformation)
'Usage
 
Dim instance As WorkstationState
Dim value As ListWithEvents(Of WorkstationViewer.LoadSeriesInformation)
 
value = instance.WorkstationLoadedSeries

            

            
public: __property virtual ListWithEvents<WorkstationViewer.LoadSeriesInformation*>* get_WorkstationLoadedSeries();

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

See Also

Reference

WorkstationState Class
WorkstationState Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features