←Select platform

MedicalViewerHost Class Members

Summary

The following tables list the members exposed by MedicalViewerHost.

Public Constructors

Name Description
Public Constructor MedicalViewerHost Initializes a new instance of the MedicalViewerHost class.

Public Methods

Name Description
Public Method AddNewMedicalViewer Adds a new MedicalViewer control to the Viewers property.
Public Method DeleteActiveViewerSelectedCells Deletes the selected cells in the ActiveViewer
Public Method DeleteAllViewers Removes all the MedicalViewer controls from the Viewers property.
Public Method DeleteMedicalViewer Remove a MedicalViewer control from the Viewers property.
Public Method EnsureLastCellVisible Ensures that the ActiveViewer displays the last cell.
Public Method EnsureSelectedCellVisible Scrolls the ActiveViewer into the selected cell.
Public Method SelectActiveViewerCells Change the selection of the cells in the ActiveViewer
Public Method SetCellsLayout Set the selected cells layout for all selected MedicalViewer controls.
Public Method SetViewersLayout Set the selected MedicalViewer controls layout within this control.

Protected Methods

Name Description
Protected Method Dispose(Boolean) Overriden.
Protected Method EnsureSelect Make sure that the provided MedicalViewer control is added to or removed from the SelectedViewers
Protected Method OnActiveViewerChanged Raises the ActiveViewerChanged event.
Protected Method OnMedicalViewerAdded Raises the MedicalViewerAdded event.
Protected Method OnMedicalViewerRemoved Raises the MedicalViewerRemoved event.
Protected Method OnSelectedViewersChanged Raises the SelectedViewersChanged event.

Public Properties

Name Description
Public Property ActiveViewer Gets or sets the MedicalViewer that will be active and selected.
Public Property AutoDeleteOnEmpty Gets or sets whether the MedicalViewerHost should be removed and disposed from the WorkstationViewer when all MedicalViewer controls are removed.
Public Property SelectedViewers Gets all the selected MedicalViewer controls.
Public Property Viewers Gets all the viewers hosted by this control.

Public Events

Name Description
Public Event ActiveViewerChanged Occurs when the ActiveViewer value is changed.
Public Event MedicalViewerAdded Occurs when a new MedicalViewer is added into the Viewers property.
Public Event MedicalViewerRemoved Occurs when a MedicalViewer is removed from the Viewers property.
Public Event SelectedViewersChanged Occurs when the SelectedViewers value is changed.

See Also

MedicalViewerHost Class

Leadtools.Medical.Workstation Namespace

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

Leadtools.Medical.Workstation Assembly

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