Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation.#ctor | Initializes a new instance of this class. |
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation.IsPDF | Gets or sets a value that indicates if this MedicalViewerLoaderBase represents a PDF file. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CellCloned | Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ClearExtractedEncapsulatedPDFFiles | Deletes all extracted PDF files from the workstation. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ExtractPDFData(DicomDataSet,string) | Extracts PDF data from the specified DicomDataSet's encapsulated document tag to a file on disk. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.GetPDFImageInformation(string,Int32@) | Gets information about the specified PDF file. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadingStopped | Occurs when the all the MedicalViewerCells are removed from a series. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.MedicalViewerCellRequested | Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is needed to display a series images and the value of ViewerControl is null (Nothing in VB) |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ProgressState | Provides information about the current state of the streaming process. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.RequestedImageUpdated | Occurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated | Occurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreating | Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the ViewerControl to display a series images |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.CellCloned | Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadingStopped | Occurs when the all the Leadtools.MedicalViewer.MedicalViewerMultiCell are removed from a series. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.MedicalViewerCellRequested | Occurs 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) |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ProgressState | Provides information about the current state of the streaming process. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.RequestedImageUpdated | Occurs when a new image requested for display in the Leadtools.MedicalViewer.MedicalViewer is loaded and initialized. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreated | Occurs after a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerCellCreating | Occurs before a new Leadtools.MedicalViewer.MedicalViewerMultiCell is created, initialized and added to the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.ViewerControl to display a series images |
The following members have been added to the existing types:
Member | Description |
---|---|
There are no new members added since last revision. | None |
For more information, refer to New in 18.
The following new types have been added to LEADTOOLS For .NET v17.5:
Type | Description |
---|---|
Leadtools.Medical.Workstation.Loader.DicomInstanceCellSeparator | Used to locate or create medical viewer cells based on instance, Study Instance UID and Series Instance UID. |
Leadtools.Medical.Workstation.Loader.IMedicalViewerCellProvider | Provides an interface for creating a new Leadtools.MedicalViewer.MedicalViewerMultiCell . |
Leadtools.Medical.Workstation.Loader.IMedicalViewerCellFactory | Provides an interface for retrieving a specific cell that corresponds to a Study InstanceUID and Series Instance UID. |
The following new members have been added existing types in LEADTOOLS For .NET v17.5:
Member | Description |
---|---|
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.FindDisplayedCellInstanceInformation(Leadtools.MedicalViewer.MedicalViewerMultiCell) | Finds the information instances for all images displayed in the specified cell. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.LoadSeries(System.String,System.String,Leadtools.Medical.Workstation.Loader.IMedicalViewerCellFactory) | Loads a series of images and information about them into a Leadtools.MedicalViewer.MedicalViewerMultiCell controls. |
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.SeriesImagesUpdated(System.String,System.String,System.String,System.Int32) | Disposes of the specified Leadtools.Dicom.DicomDataSet in a study. |
Leadtools.Medical.Workstation.Loader.LoaderStatusMessage.Save(System.IO.Stream) | Saves the contents of a LoaderStatusMessage to a stream. |
Leadtools.Medical.Workstation.Loader.LoaderStatusMessage.Load(System.IO.Stream) | Loads a LoaderStatusMessage from a stream. |
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation.PatientID | Gets or sets the PatientID for the image as read from the Leadtools.Dicom.DicomDataSet. |
Leadtools.Medical.Workstation.Loader.OverlayTag.#ctor(Leadtools.MedicalViewer.MedicalViewerTagType,Leadtools.MedicalViewer.MedicalViewerTagAlignment,System.Int32) | Initializes a new instance of the OverlayTag class. |
Leadtools.Medical.Workstation.Loader.OverlayTag.TagType | Gets or sets the tag's TagType within the Leadtools.MedicalViewer.MedicalViewerCell. |
Version 17 has not changed from Version 16.5. For more information, refer to New in 17.
The following assembly has been added to LEADTOOLS For .NET v16.5:
Namespace | Description |
---|---|
Leadtools.Medical.Workstation.Loader | Provides classes, methods, properties, events, enumerations, and delegates that can be used to retrieve study, series, and image information to load into the medical viewer control. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET