←Select platform

VolumeViewer Class Members

Summary

The following tables list the members exposed by VolumeViewer.

Public Constructors

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

Public Methods

Name Description
AddNewMedicalViewer Creates and add a new MedicalViewer control to the Viewers property. (Inherited from MedicalViewerHost)
DeleteActiveViewerSelectedCells Deletes the selected cells in the ActiveViewer (Inherited from MedicalViewerHost)
DeleteAllViewers Removes all the MedicalViewer controls from the Viewers property. (Inherited from MedicalViewerHost)
DeleteMedicalViewer Remove a MedicalViewer control from the Viewers property. (Inherited from MedicalViewerHost)
EnsureLastCellVisible Ensures that the ActiveViewer displays the last cell. (Inherited from MedicalViewerHost)
EnsureSelectedCellVisible Scrolls the ActiveViewer into the selected cell. (Inherited from MedicalViewerHost)
Load3DVolume Add a Leadtools.Medical3D.Medical3DControl to be displayed.
ResetIsoThreshold Reset the Iso Threshold of an SSD volume.
SelectActiveViewerCells Change the selection of the cells in the ActiveViewer (Inherited from MedicalViewerHost)
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)

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)
OnVolumeDeleted Raises the VolumeDeleted event.

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)
MPRFramesViewer Gets the MedicalViewer control used to host the MPR frames in the Series3DControl
SelectedViewers Gets all the selected MedicalViewer controls. (Inherited from MedicalViewerHost)
Series3DControl Gets the control used to render the 3D volume.
Viewers Gets all the viewers hosted by this control. (Inherited from MedicalViewerHost)
VolumeControlViewer Gets the MedicalViewer control used to host the Series3DControl
VolumeType Gets or sets the volume type and update the display based on the type value.

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)
VolumeDeleted Occurs when the Leadtools.Medical3D.Medical3DControl is disposed.
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