LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

MedicalViewerLoader Class Members

Properties  Methods  Events


The following tables list the members exposed by MedicalViewerLoader.

Public Constructors
 NameDescription
Public ConstructorMedicalViewerLoader ConstructorInitializes a new instance of the MedicalViewerLoader class.  
Top
Public Properties
 NameDescription
Public PropertyClosedGets 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 PropertyDisplayOrientationGets the display orientation of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyLayoutGets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyLazyLoadingEnables or disables the MedicalViewerLoaderBase to load all the series images on demand. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyLoadingGets a value indicating if the MedicalViewerLoaderBase is loading a series in the MedicalViewerLoaderBase.LoadSeries method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyOverlayTagsGets the overlay collection displayed on the Leadtools.MedicalViewer.MedicalViewerCell object when a series is loaded. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyRetrieveGets or sets the client used to retrieve the series of images.  
Public PropertySeriesCellsGets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public PropertyViewerControlGets 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 PropertyViewerPreLoadedImagesGets 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 PropertyCancelLoadingGets 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 MethodCancelLoadSeriesOverridden. Cancels the series loading operation.  
Public MethodCloneCellReturns a copy of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodCloseStops loading images into the Leadtools.MedicalViewer.MedicalViewerMultiCell control. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodCopyCellTagsCopies the overlay tags from cell to destinationCell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodFindDisplayedCellInstanceInformationOverloaded. Finds the instance information for the image displayed in the specified cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodFindSeriesCellsReturns an array of Leadtools.MedicalViewer.MedicalViewerMultiCell controls which the provided series is loaded in. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodGetDicomReturns a DICOM instance for the provided SOP Instance UID. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodGetSeriesImagesReturns 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 MethodGetSeriesInstanceInformationReturns the series instance information for a given loaded series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public MethodLoadSeriesOverloaded. Loads 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 MethodFinalizeCloses this instance of the MedicalViewerLoaderBase. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodGetImageInformationReturns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodGetInitializedCellReturns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnCellClonedRaises the MedicalViewerLoaderBase.CellCloned event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnLoadingCompletedCalled when the MedicalViewerLoaderBase finish loading a series in the MedicalViewerLoaderBase.LoadSeries method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnLoadingStartedCalled when the MedicalViewerLoaderBase start loading a series due to a call to the MedicalViewerLoaderBase.LoadSeries method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnMedicalViewerCellRequestedRaises the MedicalViewerLoaderBase.MedicalViewerCellRequested event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnViewerCellCreatedRaises the MedicalViewerLoaderBase.ViewerCellCreated event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodOnViewerCellCreatingRaises the MedicalViewerLoaderBase.ViewerCellCreating event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodRetrieveImagesOverridden. Returns the path of the Leadtools.Dicom.DicomDataSet images for the provided series information.  
Protected MethodSeriesImagesUpdatedDisposes the specified Leadtools.Dicom.DicomDataSet in a study. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodSetCellImageSets an image requested by a Leadtools.MedicalViewer.MedicalViewerMultiCell and applies any display processing that is required. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Protected MethodSetCellRequestedImageCalled 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 EventCellClonedOccurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventLoadingStoppedOccurs when the all the MedicalViewerCells are removed from a series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventMedicalViewerCellRequestedOccurs 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 EventProgressStateProvides information about the current state of the streaming process. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventRequestedImageUpdatedOccurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Public EventViewerCellCreatedOccurs 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 EventViewerCellCreatingOccurs 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

Reference

MedicalViewerLoader Class
Leadtools.Medical.Workstation.Loader Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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