The following tables list the members exposed by MedicalViewerLoader.
Name | Description | |
---|---|---|
MedicalViewerLoader Constructor | Initializes a new instance of the MedicalViewerLoader class. |
Name | Description | |
---|---|---|
Layout | (Read only) Gets the display of the series in the MedicalViewerCell object. | |
LazyLoading | Enables or disables the MedicalViewerLoader to load all the series images on demand. | |
MixedSeriesCellDisplay | Gets or sets the display mode for a series of images in the MedicalViewer control. | |
OverlayTags | (Read only) Gets the overlay collection displayed on the MedicalViewerCell object when a series is loaded. | |
Retrieve | Gets or sets the client used to retrieve the series of images. | |
SeriesCells | (Read only) Gets an array of MedicalViewerCell objects which are created by this class. | |
ViewerPreLoadedImages | Gets or sets the number of unseen frames the MedicalViewer control loads. |
Name | Description | |
---|---|---|
CancelLoadSeries | Cancels the series loading operation. | |
Close | Stops loading images into the MedicalViewer control. | |
FindDisplayedCellSOPInstanceUID | Finds the SOP Instance UID string for the image displayed in the specified cell. | |
GetDicom | Retrieves a DICOM instance without the image data. | |
LoadSeries | Loads a series of images and information about them into the MedicalViewer control. |
Name | Description | |
---|---|---|
Finalize | Overridden. Closes this instance of the MedicalViewerLoader. |
Name | Description | |
---|---|---|
ProgressState | Provides information about the current state of the streaming process. | |
RequestedImageStreamed | Occurs when a new image requested for display in the MedicalViewer is streamed and initialized. | |
StreamingStopped | Occurs when the all the MedicalViewerCells are removed from a series. |