←Select platform

StudiesViewer Class Members

Summary

The following tables list the members exposed by StudiesViewer.

Public Constructors

Name Description
MedicalViewerHost Initializes a new instance of the MedicalViewerHost class. (Inherited from MedicalViewerHost)
StudiesViewer Initializes a new instance of the StudiesViewer class.

Public Methods

Name Description
AddNewMedicalViewer Creates and add a new MedicalViewer control to the Viewers property. (Inherited from MedicalViewerHost)
CreateStudy Creates a new MedicalViewer control for displaying a study.
DeleteActiveViewerSelectedCells Deletes the selected cells in the ActiveViewer (Inherited from MedicalViewerHost)
DeleteAllViewers Removes all the MedicalViewer controls from the Viewers property.
DeleteMedicalViewer Remove a MedicalViewer control from the Viewers property. (Inherited from MedicalViewerHost)
DeleteStudy Deletes the MedicalViewer control used to display a study.
EnsureLastCellVisible Ensures that the ActiveViewer displays the last cell.
EnsureSelectedCellVisible Scrolls the ActiveViewer into the selected cell.
GetCreatedStudies Get all the Study Instance UID values for the created studies.
GetStudyViewer Returns a MedicalViewer for a study.
SelectActiveViewerCells Change the selection of the cells in the ActiveViewer (Inherited from MedicalViewerHost)
SelectStudy Selects the MedicalViewer which displays the provided study.
SetCellsLayout Set the selected cells layout for all selected MedicalViewer controls. (Inherited from MedicalViewerHost)
SetViewersLayout Set the selected MedicalViewer controls layout within this control. (Inherited from MedicalViewerHost)
StudyExists Check if a study has already been created.

Protected Methods

Name Description
Dispose(boolean) Clean up any resources being used.
EnsureSelect Make sure that the provided MedicalViewer control is added to or removed from the SelectedViewers (Inherited from MedicalViewerHost)
OnActiveViewerChanged Raises the ActiveViewerChanged event. (Inherited from MedicalViewerHost)
OnMedicalViewerAdded Raises the MedicalViewerAdded event. (Inherited from MedicalViewerHost)
OnMedicalViewerRemoved Raises the MedicalViewerRemoved event. (Inherited from MedicalViewerHost)
OnSelectedViewersChanged Raises the SelectedViewersChanged event. (Inherited from MedicalViewerHost)

Public Properties

Name Description
ActiveViewer Gets or sets the MedicalViewer that will be active and selected. (Inherited from MedicalViewerHost)
AutoDeleteOnEmpty Gets or sets whether the MedicalViewerHost should be removed and disposed from the WorkstationViewer when all MedicalViewer controls are removed. (Inherited from MedicalViewerHost)
PatientID Gets or sets the Patient ID for this viewer.
SelectedViewers Gets all the selected MedicalViewer controls. (Inherited from MedicalViewerHost)
SudyLayout Gets or sets the rows and columns layout for the studies.
Viewers Gets all the viewers hosted by this control. (Inherited from MedicalViewerHost)

Public Events

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

Protected Fields

Name Description
StudiesLayoutViewer The MedicalViewer that is used to display the studies.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly