The following tables list the members exposed by MedicalViewerHost.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MedicalViewerHost | Initializes a new instance of the MedicalViewerHost class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddNewMedicalViewer | Adds a new MedicalViewer control to the Viewers property. |
![]() |
DeleteActiveViewerSelectedCells | Deletes the selected cells in the ActiveViewer |
![]() |
DeleteAllViewers | Removes all the MedicalViewer controls from the Viewers property. |
![]() |
DeleteMedicalViewer | Remove a MedicalViewer control from the Viewers property. |
![]() |
EnsureLastCellVisible | Ensures that the ActiveViewer displays the last cell. |
![]() |
EnsureSelectedCellVisible | Scrolls the ActiveViewer into the selected cell. |
![]() |
SelectActiveViewerCells | Change the selection of the cells in the ActiveViewer |
![]() |
SetCellsLayout | Set the selected cells layout for all selected MedicalViewer controls. |
![]() |
SetViewersLayout | Set the selected MedicalViewer controls layout within this control. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose(boolean) | Overriden. |
![]() |
EnsureSelect | Make sure that the provided MedicalViewer control is added to or removed from the SelectedViewers |
![]() |
OnActiveViewerChanged | Raises the ActiveViewerChanged event. |
![]() |
OnMedicalViewerAdded | Raises the MedicalViewerAdded event. |
![]() |
OnMedicalViewerRemoved | Raises the MedicalViewerRemoved event. |
![]() |
OnSelectedViewersChanged | Raises the SelectedViewersChanged event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ActiveViewer | Gets or sets the MedicalViewer that will be active and selected. |
![]() |
AutoDeleteOnEmpty | Gets or sets whether the MedicalViewerHost should be removed and disposed from the WorkstationViewer when all MedicalViewer controls are removed. |
![]() |
SelectedViewers | Gets all the selected MedicalViewer controls. |
![]() |
Viewers | Gets all the viewers hosted by this control. |
Public Events
Name | Description | |
---|---|---|
![]() |
ActiveViewerChanged | Occurs when the ActiveViewer value is changed. |
![]() |
MedicalViewerAdded | Occurs when a new MedicalViewer is added into the Viewers property. |
![]() |
MedicalViewerRemoved | Occurs when a MedicalViewer is removed from the Viewers property. |
![]() |
SelectedViewersChanged | Occurs when the SelectedViewers value is changed. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET