![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Loader Namespace : MedicalViewerLoaderBase Class |
The following tables list the members exposed by MedicalViewerLoaderBase.
Name | Description | |
---|---|---|
![]() | Closed | 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 | 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 | Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the LoadSeries(String,String) method. |
![]() | OverlayTags | Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded. |
![]() | SeriesCells | 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 | Gets a value indicating whether the user requested to cancel loading the series by calling the CancelLoadSeries. |
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 | Overloaded. 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 | Overloaded. Loads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls. |
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 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 ViewerControl to display a series images. |
![]() | ViewerCellCreating | Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images |