LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WorkstationLoadedSeries Property

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.