New Types:
The following types have been added to version 16.5
| Type | Description |
|---|---|
| ObjectInstanceInformationEx | provides general information about a DICOM object |
| ImageInfoEx | provides general information about a DICOM image |
New Members:
The following members have been added to version 16.5
| Member | Description |
|---|---|
| GetDicomInformationEx | Get DICOM objects information for the requested series. |
| FindDisplayedCellSOPInstanceUID | Find the SOP Instance UID string for the image displayed in the specified Cell. |
| GetStudy | Retrieves the study information. |
| GetSeries | Retrieves the series information. |
| GetSeriesRepresentativeThumbnail | Retrieves a thumbnail image for the specified series. |
| FindObjectInstanceEx | Query for DICOM objects information based on search parameters. |
| FindStudies | Queries for the DICOM studies information from the DICOM service using matching parameters. |
New Events:
The following event have been added to version 16.5.
| Event | Description |
|---|---|
| StreamingStopped | Occurs when all MedicalViewerCell maintained by this class are removed. |
New Properties:
The following properties have been added to version 16.5.
| Property | Description |
|---|---|
| SeriesCells | Get an array of MedicalViewerCell which are created by this class. |
| MixedSeriesCellDisplay | Gets or sets the display mode of a series images in the |
New Enumeration Values:
The following enumerations have been added to version 16.5.
| Enumeration | Description |
|---|---|
| DisplayMode | Specify which cells to be created and what type of images they contain. |