For a list of all members of this type, see MedicalViewerLoaderBase members.
"| Name | Description | |
|---|---|---|
| CancelLoadSeries | Sets the CancelLoading to true. |
| CloneCell | Returns a copy of the cell. |
| Close | Stops loading images into the Leadtools.MedicalViewer.MedicalViewerMultiCell control. |
| CopyCellTags | Copies the overlay tags from cell to destinationCell. |
| FindDisplayedCellInstanceInformation | Finds the instance information for the image displayed in the specified cell. |
| FindSeriesCells | Returns an array of Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the provided series is loaded in. |
| GetDicom | Returns a DICOM instance for the provided SOP Instance UID. |
| GetSeriesImages | Returns the path of the Leadtools.Dicom.DicomDataSet files which are loaded in the provided Leadtools.MedicalViewer.MedicalViewerMultiCell control. |
| GetSeriesInstanceInformation | Returns the series instance information for a given loaded series. |
| LoadSeries | Loads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls. |
Top