VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
In This Topic
VintaSoft Annotation .NET Plug-in: API changes in version 12.5
In This Topic

API changes in Vintasoft.Imaging.Annotation.UI.dll

Changed classes:

Vintasoft.Imaging.Annotation.UI.VisualTools. AnnotationVisualTool
Added methods
public Vintasoft.Imaging.Annotation.UI. AnnotationViewCollection CreateAnnotationViewCollection(Vintasoft.Imaging. VintasoftImage) Creates the annotation view collection for specified image.




API changes in Vintasoft.Imaging.Annotation.Wpf.UI.dll

Changed classes:

Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools. WpfAnnotationVisualTool
Added methods
public Vintasoft.Imaging.Annotation.Wpf.UI. WpfAnnotationViewCollection CreateAnnotationViewCollection(Vintasoft.Imaging. VintasoftImage) Creates the annotation view collection for specified image.




API changes in Vintasoft.Imaging.Annotation.Dicom.UI.dll

Changed classes:

Vintasoft.Imaging.Annotation.Dicom.UI.VisualTools. DicomAnnotatedViewerTool
Added methods
public void BurnAndSaveToDicomFile(System.IO. Stream) Burns annotations and measurements on all DICOM images, which are associated with focused DICOM file, and saves DICOM images with burned annotations to a new DICOM file.
public void BurnAndSaveToDicomFile(string) Burns annotations and measurements on all DICOM images, which are associated with focused DICOM file, and saves DICOM images with burned annotations to a new DICOM file.


Changed enumerations:

Vintasoft.Imaging.Annotation.Dicom.UI.VisualTools. DicomAnnotatedViewerToolInteractionMode
Added fields
public Vintasoft.Imaging.Annotation.Dicom.UI.VisualTools. DicomAnnotatedViewerToolInteractionMode None The DicomAnnotatedViewerTool does not use active visual tool.




API changes in Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.dll

Changed classes:

Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.VisualTools. WpfDicomAnnotatedViewerTool
Added methods
public void BurnAndSaveToDicomFile(System.IO. Stream) Burns annotations and measurements on all DICOM images, which are associated with focused DICOM file, and saves DICOM images with burned annotations to a new DICOM file.
public void BurnAndSaveToDicomFile(string) Burns annotations and measurements on all DICOM images, which are associated with focused DICOM file, and saves DICOM images with burned annotations to a new DICOM file.


Changed enumerations:

Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.VisualTools. WpfDicomAnnotatedViewerToolInteractionMode
Added fields
public Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.VisualTools. WpfDicomAnnotatedViewerToolInteractionMode None The WpfDicomAnnotatedViewerTool does not use active visual tool.