LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
MedicalWebViewerLoader Class Members
See Also  Properties  Methods  Events
Leadtools.Dicom.Web Namespace : MedicalWebViewerLoader Class

The following tables list the members exposed by MedicalWebViewerLoader.

Public Constructors

 NameDescription
public Constructor MedicalWebViewerLoader ConstructorInitializes an new instance of the MedicalWebViewerLoader class.  
Top

Public Properties

 NameDescription
public Property CacheBaseFolderGets or sets the base cache folder path.  
public Property CacheSizeGets or sets the maximum local cache size.  
public Property CertificateValidationGets or sets the certificate validation mode.  
public Property Closed(Read only) Gets a value indicating if the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase has stopped loading images into all Leadtools.MedicalViewer.MedicalViewerMultiCell controls from pre-loaded series. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property CompressionGets or sets the compression mode.  
public Property DisplayOrientationGets the display orientation of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property ImagesAttributesGets or sets the images compression options.  
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 Leadtools.Medical.Workstation.Loader.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 Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase is loading a series in the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String) method. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Property LoadingTextOptionsGets or sets the TextDrawingOptions to be used when the cell is still loading the full image.  
public Property ManageServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IManageService interface.  
public Property ObjectRetrieveServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface.  
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 PasswordGets or sets the user password.  
public Property QueryServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IQueryService interface.  
public Property RequestTimeoutGets or sets the time-out of the WCF service request.  
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 ServerIdentityGets or sets the expected WCF service identity required for X509 certificate authentication mode.  
public Property StoreServiceUrlGets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IStoreService interface.  
public Property StreamingRetiresCountGets or sets the number of retires to call the WCF service.  
public Property ThumbnailsAttributesGets or sets the thumbnails compression options.  
public Property UseDefaultWebProxyGets or sets whether the MedicalWebViewerLoader should use the default proxy information to perform web requests.  
public Property UserNameGets or sets the user login name.  
public Property ViewerControlGets or sets the N:Leadtools.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)
public Property WCFServiceProxyGets the WCF service proxy which is used to call the Leadtools.Dicom.WCF.DICOMService.  
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 Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.CancelLoadSeries. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top

Public Methods

 NameDescription
public Method CancelLoadSeriesSets the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CancelLoading to true. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Method CloneCellReturns a copy of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Method CloseOverridden. Overridden.  
public Method CopyCellTagsCopies the overlay tags from cell to destinationCell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Method DisposeOverloaded.  
public Method FindDisplayedCellInstanceInformationOverloaded. Finds 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 IsImagesStreamingCompletedReturns whether all series images has been streamed from the WCF service.  
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 CreateCacheCreates a Leadtools.Medical.Caching.Cache object.  
protected Method CreateStreamerCreates a DicomWCFStreamer object to consume the DICOM Service.  
protected Method GetCacheRetrieves a Leadtools.Medical.Caching.Cache object.  
protected Method GetImageInformationOverridden. Overridden. Returns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet  
protected Method GetInitializedCellReturns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method InitializeStreamerPrepares a DicomWCFStreamer for streaming.  
protected Method OnCellClonedRaises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CellCloned event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnFullSeriesImagesStreamedRaises the MedicalWebViewerLoader.FullSeriesImagesStreamed event.  
protected Method OnLoadingCompletedOverridden. Overridden. Called when the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase finishes loading a series in the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String) method.  
protected Method OnLoadingStartedOverridden. Overridden. Called when the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase starts loading a series due to a call to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String) method.  
protected Method OnMedicalViewerCellRequestedRaises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.MedicalViewerCellRequested event. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
protected Method OnViewerCellCreatedOverridden. Overridden. Raises the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated event.  
protected Method OnViewerCellCreatingRaises the Leadtools.Medical.Workstation.Loader.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 SetCellRequestedImageOverridden. Overridden. Called when a series Leadtools.MedicalViewer.MedicalViewerMultiCell raises the Leadtools.MedicalViewer.MedicalViewerCell.FramesRequested to set an image for display.  
Top

Public Events

 NameDescription
public Event CacheInitializationFailedOccurs when connecting to the WCF service fail to retrieve the cache timeout information.  
public Event CellClonedOccurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
public Event FullSeriesImagesStreamedOccurs when a all the images in a series are streamed from the WCF service.  
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 Leadtools.Medical.Workstation.Loader.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 Leadtools.Medical.Workstation.Loader.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 Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase)
Top

See Also