LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
MedicalViewerLoaderBase Class Members
See Also  Properties  Methods  Events
Leadtools.Medical.Workstation.Loader Namespace : MedicalViewerLoaderBase Class

The following tables list the members exposed by MedicalViewerLoaderBase.

Public Properties

 NameDescription
public Property Closed(Read only) Gets a value indicating if the MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series.  
public Property DisplayOrientationGets the display orientation of the cell.  
public Property Layout(Read only) Gets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object.  
public Property LazyLoadingEnables or disables the MedicalViewerLoaderBase to load all the series images on demand.  
public Property Loading(Read only) Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the MedicalViewerLoaderBase.LoadSeries method.  
public Property OverlayTags(Read only) Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded.  
public Property SeriesCells(Read only) Gets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class.  
public Property ViewerControlGets or sets the MedicalViewer control to be used to add the Leadtools.MedicalViewer.MedicalViewerMultiCell controls created while loading a series.  
public Property ViewerPreLoadedImagesGets or sets the number of unseen frames the Leadtools.MedicalViewer.MedicalViewer control loads.  
Top

Protected Properties

 NameDescription
protected Property CancelLoading(Read only) Gets a value indicating whether the user requested to cancel loading the series by calling the CancelLoadSeries.  
Top

Public Methods

 NameDescription
public Method CancelLoadSeriesSets the CancelLoading to true.  
public Method CloneCellReturns a copy of the cell.  
public Method CloseStops loading images into the Leadtools.MedicalViewer.MedicalViewerMultiCell control.  
public Method CopyCellTagsCopies the overlay tags from cell to destinationCell.  
public Method FindDisplayedCellInstanceInformationFinds the instance information for the image displayed in the specified cell.  
public Method FindSeriesCellsReturns an array of Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the provided series is loaded in.  
public Method GetDicomReturns a DICOM instance for the provided SOP Instance UID.  
public Method GetSeriesImagesReturns the path of the Leadtools.Dicom.DicomDataSet files which are loaded in the provided Leadtools.MedicalViewer.MedicalViewerMultiCell control.  
public Method GetSeriesInstanceInformationReturns the series instance information for a given loaded series.  
public Method LoadSeriesLoads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls.  
Top

Protected Methods

 NameDescription
protected Method FinalizeCloses this instance of the MedicalViewerLoaderBase.  
protected Method GetImageInformationReturns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet  
protected Method GetInitializedCellReturns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into.  
protected Method OnCellClonedRaises the MedicalViewerLoaderBase.CellCloned event.  
protected Method OnLoadingCompletedCalled when the MedicalViewerLoaderBase finish loading a series in the MedicalViewerLoaderBase.LoadSeries method.  
protected Method OnLoadingStartedCalled when the MedicalViewerLoaderBase start loading a series due to a call to the MedicalViewerLoaderBase.LoadSeries method.  
protected Method OnMedicalViewerCellRequestedRaises the MedicalViewerLoaderBase.MedicalViewerCellRequested event.  
protected Method OnViewerCellCreatedRaises the MedicalViewerLoaderBase.ViewerCellCreated event.  
protected Method OnViewerCellCreatingRaises the MedicalViewerLoaderBase.ViewerCellCreating event.  
protected Method RetrieveImagesReturns the path of the Leadtools.Dicom.DicomDataSet images for the provided series information.  
protected Method SetCellImageSet an image that was requested by a Leadtools.MedicalViewer.MedicalViewerMultiCell and apply any required display processing.  
protected Method SetCellRequestedImageCalled when a series Leadtools.MedicalViewer.MedicalViewerMultiCell raises the Leadtools.MedicalViewer.MedicalViewerCell.FramesRequested to set an image for display.  
Top

Public Events

 NameDescription
public Event CellClonedOccurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned.  
public Event LoadingStoppedOccurs when the all the MedicalViewerCells are removed from a series.  
public Event MedicalViewerCellRequestedOccurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is needed to display a series images and the value of MedicalViewerLoaderBase.ViewerControl is null (Nothing in Visual Basic)  
public Event ProgressStateProvides information about the current state of the streaming process.  
public Event RequestedImageUpdatedOccurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized.  
public Event ViewerCellCreatedOccurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the MedicalViewerLoaderBase.ViewerControl to display a series images.  
public Event ViewerCellCreatingOccurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the MedicalViewerLoaderBase.ViewerControl to display a series images  
Top

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features