LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WorkstationHostViewers Property

Show in webframe






Gets a collection that contains the Leadtools.Medical.Workstation.UI.MedicalViewerHost which are currently loaded in the Leadtools.Medical.Workstation.UI.WorkstationViewer
Syntax
public virtual MedicalViewerHostCollection WorkstationHostViewers {get;}
'Declaration
 
Public Overridable ReadOnly Property WorkstationHostViewers As MedicalViewerHostCollection
'Usage
 
Dim instance As WorkstationState
Dim value As MedicalViewerHostCollection
 
value = instance.WorkstationHostViewers

            

            
public: __property virtual MedicalViewerHostCollection* get_WorkstationHostViewers();
public:
virtual property MedicalViewerHostCollection* WorkstationHostViewers {
   MedicalViewerHostCollection* get();
}

Property Value

A Leadtools.Medical.Workstation.UI.MedicalViewerHostCollection that contains the Leadtools.Medical.Workstation.UI.MedicalViewerHost which are currently loaded in the Leadtools.Medical.Workstation.UI.WorkstationViewer
Remarks
The Leadtools.Medical.Workstation.UI.WorkstationViewer will update this collection when a new Leadtools.Medical.Workstation.UI.MedicalViewerHost is loaded or removed.
Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


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