For a list of all members of this type, see MedicalViewerLoaderBase members.
"| Name | Description | |
|---|---|---|
| Closed | (Read only) Gets a value indicating if the MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series. |
| DisplayOrientation | Gets the display orientation of the cell. |
| Layout | (Read only) Gets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object. |
| LazyLoading | Enables or disables the MedicalViewerLoaderBase to load all the series images on demand. |
| Loading | (Read only) Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the MedicalViewerLoaderBase.LoadSeries method. |
| OverlayTags | (Read only) Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded. |
| SeriesCells | (Read only) Gets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class. |
| ViewerControl | Gets or sets the MedicalViewer control to be used to add the Leadtools.MedicalViewer.MedicalViewerMultiCell controls created while loading a series. |
| ViewerPreLoadedImages | Gets or sets the number of unseen frames the Leadtools.MedicalViewer.MedicalViewer control loads. |
| Name | Description | |
|---|---|---|
| CancelLoading | (Read only) Gets a value indicating whether the user requested to cancel loading the series by calling the CancelLoadSeries. |