WorkstationHostViewers Property

Summary
Gets a collection that contains the Leadtools.Medical.Workstation.UI.MedicalViewerHost which are currently loaded in the Leadtools.Medical.Workstation.UI.WorkstationViewer
Syntax
C#
VB
C++
public virtual MedicalViewerHostCollection WorkstationHostViewers { get; } 
  
Public Overridable ReadOnly Property WorkstationHostViewers As MedicalViewerHostCollection 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.