The following tables list the members exposed by MedicalWebViewerLoader.
| Name | Description | |
|---|---|---|
| MedicalWebViewerLoader Constructor | Initializes an new instance of the MedicalWebViewerLoader class. |
| Name | Description | |
|---|---|---|
| CacheBaseFolder | Gets or sets the base cache folder path. |
| CacheSize | Gets or sets the maximum local cache size. |
| CertificateValidation | Gets or sets the certificate validation mode. |
| 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) |
| Compression | Gets or sets the compression mode. |
| DisplayOrientation | Gets the display orientation of the cell. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase) |
| ImagesAttributes | Gets or sets the images compression options. |
| Layout | (Read only) Gets the display of the series in the Leadtools.MedicalViewer.MedicalViewerCell object. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase) |
| LazyLoading | Enables or disables the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase to load all the series images on demand. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase) |
| 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) |
| LoadingTextOptions | Gets or sets the TextDrawingOptions to be used when the cell is still loading the full image. |
| ManageServiceUrl | Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IManageService interface. |
| ObjectRetrieveServiceUrl | Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IObjectRetrieveService interface. |
| 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) |
| Password | Gets or sets the user password. |
| QueryServiceUrl | Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IQueryService interface. |
| RequestTimeout | Gets or sets the time-out of the WCF service request. |
| SeriesCells | (Read only) Gets an array of Leadtools.MedicalViewer.MedicalViewerCell objects which are created by this class. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase) |
| ServerIdentity | Gets or sets the expected WCF service identity required for X509 certificate authentication mode. |
| StoreServiceUrl | Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IStoreService interface. |
| StreamingRetiresCount | Gets or sets the number of retires to call the WCF service. |
| ThumbnailsAttributes | Gets or sets the thumbnails compression options. |
| UseDefaultWebProxy | Gets or sets whether the MedicalWebViewerLoader should use the default proxy information to perform web requests. |
| UserName | Gets or sets the user login name. |
| ViewerControl | Gets 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) |
| ViewerPreLoadedImages | Gets or sets the number of unseen frames the Leadtools.MedicalViewer.MedicalViewer control loads. (Inherited from Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase) |
| WCFServiceProxy | Gets the WCF service proxy which is used to call the Leadtools.Dicom.WCF.DICOMService. |
| Name | Description | |
|---|---|---|
| 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
Top
Top