LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

WorkstationHostViewers Property







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 virtual MedicalViewerHostCollection WorkstationHostViewers {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.