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


"

For a list of all members of this type, see MedicalWebViewerLoader members.

"

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

See Also