←Select platform
In This Topic ▼

StudiesViewer Class Members

Summary

The following tables list the members exposed by StudiesViewer.

Public Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

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

Protected Fields

Name Description
Protected Field StudiesLayoutViewer The MedicalViewer that is used to display the studies.

See Also

Reference

StudiesViewer Class

Leadtools.Medical.Workstation Namespace

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.