For a list of all members of this type, see MedicalViewerLoaderBase members.
"| Name | Description | |
|---|---|---|
| CellCloned | Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. |
| LoadingStopped | Occurs when the all the MedicalViewerCells are removed from a series. |
| MedicalViewerCellRequested | Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is needed to display a series images and the value of MedicalViewerLoaderBase.ViewerControl is null (Nothing in Visual Basic) |
| ProgressState | Provides information about the current state of the streaming process. |
| RequestedImageUpdated | Occurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized. |
| ViewerCellCreated | Occurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the MedicalViewerLoaderBase.ViewerControl to display a series images. |
| ViewerCellCreating | Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the MedicalViewerLoaderBase.ViewerControl to display a series images |