VintaSoft DICOM .NET Plug-in: API changes in version 12.0
 
            
                In This Topic
            
            
            
            		API changes in Vintasoft.Imaging.Dicom.dll
		
			
New classes:
			
				
					| 
						public class Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime
					 | 
					Provides information about date and time that is stored in DICOM file. | 
				
			
			
			
		
		
		
		API changes in Vintasoft.Imaging.Dicom.UI.dll
		
			
Changed classes:
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. CustomDicomDataElementTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void CustomDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, ushort, ushort)
					 | 
					
						public void CustomDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, ushort, ushort)
					 | 
				
				
					| 
						public void CustomDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, ushort, ushort, string)
					 | 
					
						public void CustomDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, ushort, ushort, string)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. DicomDataElementTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						protected void DicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						protected void DicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					| 
						protected void DicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, string)
					 | 
					
						protected void DicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, string)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. DicomImageVoiLutTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void DicomImageVoiLutTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						public void DicomImageVoiLutTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. DicomMetadataTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						protected void DicomMetadataTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						protected void DicomMetadataTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. DicomViewerToolTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						protected void DicomViewerToolTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						protected void DicomViewerToolTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. ImageRulerGraphicObject
					 | 
				
				
					| 
						Changed properties
					 | 
				
				
					| 
						public Vintasoft.Imaging.UI. AnchorType Anchor { get ; set ; }
					 | 
					
						public Vintasoft.Imaging. AnchorType Anchor { get ; set ; }
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. PatientOrientationTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void PatientOrientationTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						public void PatientOrientationTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.UI.VisualTools. StandardDicomDataElementTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void StandardDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId)
					 | 
					
						public void StandardDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId)
					 | 
				
				
					| 
						public void StandardDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string)
					 | 
					
						public void StandardDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
		
		
		
		API changes in Vintasoft.Imaging.Dicom.Wpf.UI.dll
		
			
Changed classes:
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfCustomDicomDataElementTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void WpfCustomDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, ushort, ushort)
					 | 
					
						public void WpfCustomDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, ushort, ushort)
					 | 
				
				
					| 
						public void WpfCustomDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, ushort, ushort, string)
					 | 
					
						public void WpfCustomDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, ushort, ushort, string)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfDicomDataElementTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						protected void WpfDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						protected void WpfDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					| 
						protected void WpfDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, string)
					 | 
					
						protected void WpfDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, string)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfDicomImageVoiLutTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void WpfDicomImageVoiLutTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						public void WpfDicomImageVoiLutTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfDicomMetadataTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						protected void WpfDicomMetadataTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						protected void WpfDicomMetadataTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfDicomViewerToolTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						protected void WpfDicomViewerToolTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						protected void WpfDicomViewerToolTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfImageRulerGraphicObject
					 | 
				
				
					| 
						Changed properties
					 | 
				
				
					| 
						public Vintasoft.Imaging.UI. AnchorType Anchor { get ; set ; }
					 | 
					
						public Vintasoft.Imaging. AnchorType Anchor { get ; set ; }
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfPatientOrientationTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void WpfPatientOrientationTextOverlay(Vintasoft.Imaging.UI. AnchorType)
					 | 
					
						public void WpfPatientOrientationTextOverlay(Vintasoft.Imaging. AnchorType)
					 | 
				
				
					
  | 
					
  | 
				
			
			
			
			
				
					| 
						Vintasoft.Imaging.Dicom.Wpf.UI.VisualTools. WpfStandardDicomDataElementTextOverlay
					 | 
				
				
					| 
						Changed constructors
					 | 
				
				
					| 
						public void WpfStandardDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId)
					 | 
					
						public void WpfStandardDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId)
					 | 
				
				
					| 
						public void WpfStandardDicomDataElementTextOverlay(Vintasoft.Imaging.UI. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string)
					 | 
					
						public void WpfStandardDicomDataElementTextOverlay(Vintasoft.Imaging. AnchorType, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string)
					 | 
				
				
					
  | 
					
  |