VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
In This Topic
VintaSoft DICOM .NET Plug-in: API changes in version 14.0
In This Topic

API changes in Vintasoft.Imaging.Dicom.js

New classes:

public class Vintasoft.Imaging.Dicom.WebDicomMprControlJS Represents a JavaScript UI-control that contains UI (main menu, DICOM MPR viewers) for displaying DICOM MPR in HTML5 web browser. A JavaScript UI control that represents DICOM MPR viewer.
public class Vintasoft.Imaging.Dicom.WebDicomMprControlSettingsJS Represents settings for WebDicomMprControlJS object.
public class Vintasoft.Imaging.Dicom.WebDicomMprViewerControlJS Represents a JavaScript UI control that allows to display DICOM MPR in HTML5 web browser.
public class Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS Represents a base JavaScript UI control that allows to display DICOM images in HTML5 web browser.
public class Vintasoft.Imaging.Dicom.UI.Panels.WebDicomMprViewerPanelJS A web UI-panel that allows to display a DICOM MPR viewer.
public class Vintasoft.Imaging.Dicom.UI.Panels.WebUiSelectDicomMprDialogPanelJS A web UI-panel that allows to select and show DICOM MPR dialog.


Changed classes:

Vintasoft.Imaging.Dicom.WebDicomControlJS
Added properties
public Vintasoft.Imaging.Dicom.WebDicomMprControlJS [] get_DicomMprControls { get ; } Gets the initialized DICOM MPR controls.


Vintasoft.Imaging.Dicom.WebDicomImageJS
Changed properties
public string get_DefaultWindowLevel { get ; } public object get_DefaultWindowLevel { get ; }
public object get_Resolution { get ; } public Vintasoft.Shared.WebResolutionJS get_Resolution { get ; }


Vintasoft.Imaging.Dicom.WebDicomMeasurementJS
Renamed properties
public Vintasoft.Imaging.Dicom.WebDicomViewerControlJS get_DicomViewerControl { get ; } public Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS get_Viewer { get ; }
Changed constructors
public void WebDicomMeasurementJS(Vintasoft.Imaging.Dicom.WebDicomViewerControlJS, Vintasoft.Imaging.Dicom.WebDicomMeasurementTypeEnumJS) public void WebDicomMeasurementJS(Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS, Vintasoft.Imaging.Dicom.WebDicomMeasurementTypeEnumJS)




New enumerations:

public enum Vintasoft.Imaging.Dicom.WebDicomMprViewerInteractionModeEnumJS Specifies available modes, which specify how user can interact with image in DICOM MPR viewer.
public enum Vintasoft.Imaging.Dicom.WebMprViewTypeEnumJS Specifies available types of DICOM MPR view.


Changed enumerations:

Vintasoft.Imaging.Dicom.WebDicomMeasurementTypeEnumJS
Added fields
Line Line.