MedicalViewer Class Members

Summary

The following tables list the members exposed by MedicalViewer.

Public Constructors

Name Description
MedicalViewer Initializes a new instance of the MedicalViewer class.

Public Methods

Name Description
= Optional delegate method for additional processing.
= Gets the Layout that contains a list of cells included in the medical viewer.
afterCellExploded.remove Optional delegate method for additional processing.
beforeCellExploded.remove Optional delegate method for additional processing.
canMerge Checks whether the selected cells can be merged.
explode Explodes or implodes the specified cell.
invalidate Redraws the medical viewer.
layoutCells Refreshes the cell layout.
mergeSelected Merges the selected cells into one larger cell.
onAfterCellExploded Raises the AfterCellExploded event.
onBeforeCellExploded Raises the BeforeCellExploded event.
onDragCompleted Raises the DragCompleted event.
onDragDelta Raises the DragDelta event.
onDragStarted Raises the DragStarted event.
onSizeChanged Raises the SizeChanged event.
refreshReferenceLine Recalculates the reference line positions.
removeKey Removes the previously synchronized studies group.
renderViewer Repaints the viewer, in particular the grid splitters.
selectionChanged.remove Optional delegate method for additional processing.
synchronizeSeries Synchronizes all the series that have the same FrameOfReferenceUID as the cell specified.
synchronizeStudies Optional delegate method for additional processing.

Public Properties

Name Description
activeSeries Gets or sets the selected series in the medical viewer.
cellsArrangement Gets or sets the current arrangement of each cell inside the viewer.
divId Gets the id of the div that holds the medical viewer.
emptyCellColor Gets or sets the color of the empty cells.
emptyDivs Gets a collection of the empty cells inside the medical viewer.
enableSynchronization Gets or sets a value that determines whether series with the same FrameOfreferenceUID should be synchronized together.
exploded Gets whether the medical viewer is in explode view mode.
explodedCell Gets the exploded cell.
explodeType Gets or sets a value that indicates how the Medical Viewer will behave when a cell is double-clicked (exploded).
gridLayout Gets the class that controls the grid layout.
matchedCells Gets the cells that are matched.
multipleSelection Gets or sets a value that determines whether to allow the user to do multiple cell selection.
selectedSeries Gets a list of the selected series inside the medical viewer.
showFirstAndLastReferenceLine Gets or sets a value that indicates whether to display the potential first and last reference lines of this cell on other cells.
showReferenceLine Gets or sets the value that indicates whether to display the reference line of this cell on other cells.
synchronizationCriteria Gets or sets the criteria that will be used to synchronize multiple series together.
synchronizeDicomTag Gets or sets the value that specifies whether the DICOM tag will be used for synchronizing multiple series.
totalCells Gets or sets the total number of cells (empty and series).

Public Events

Name Description
matchedFrame Optional delegate method for additional processing.

Public Fields

Name Description
selectedCellChanged Optional delegate method for additional processing.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly