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

The following tables list the members exposed by MedicalViewerLoader.

Public Constructors

 NameDescription
public Constructor MedicalViewerLoader ConstructorInitializes a new instance of the MedicalViewerLoader class.  
Top

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. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property DisplayOrientationGets the display orientation of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property Layout(Read only) Gets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property LazyLoadingEnables or disables the MedicalViewerLoaderBase to load all the series images on demand. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property Loading(Read only) Gets a value indicating if the MedicalViewerLoaderBase is loading a series in the MedicalViewerLoaderBase.LoadSeries method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property OverlayTags(Read only) Gets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property RetrieveGets or sets the client used to retrieve the series of images.  
public Property SeriesCells(Read only) Gets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property ViewerControlGets or sets the MedicalViewer control to be used to add the Leadtools.MedicalViewer.MedicalViewerMultiCell controls created while loading a series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property ViewerPreLoadedImagesGets or sets the number of unseen frames the Leadtools.MedicalViewer.MedicalViewer control loads. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
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. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top

Public Methods

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

Protected Methods

 NameDescription
protected Method GetImageInformationReturns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method GetInitializedCellReturns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnCellClonedRaises the MedicalViewerLoaderBase.CellCloned event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnLoadingCompletedCalled when the MedicalViewerLoaderBase finish loading a series in the MedicalViewerLoaderBase.LoadSeries method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnLoadingStartedCalled when the MedicalViewerLoaderBase start loading a series due to a call to the MedicalViewerLoaderBase.LoadSeries method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnMedicalViewerCellRequestedRaises the MedicalViewerLoaderBase.MedicalViewerCellRequested event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnViewerCellCreatedRaises the MedicalViewerLoaderBase.ViewerCellCreated event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnViewerCellCreatingRaises the MedicalViewerLoaderBase.ViewerCellCreating event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method RetrieveImagesOverridden. Returns 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. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method SetCellRequestedImageCalled when a series Leadtools.MedicalViewer.MedicalViewerMultiCell raises the Leadtools.MedicalViewer.MedicalViewerCell.FramesRequested to set an image for display. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top

Public Events

 NameDescription
public Event CellClonedOccurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Event LoadingStoppedOccurs when the all the MedicalViewerCells are removed from a series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
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) (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Event ProgressStateProvides information about the current state of the streaming process. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Event RequestedImageUpdatedOccurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Event ViewerCellCreatedOccurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the MedicalViewerLoaderBase.ViewerControl to display a series images. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Event ViewerCellCreatingOccurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the MedicalViewerLoaderBase.ViewerControl to display a series images (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
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