Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.OnIncrementCompoundGraphicInstanceId | Occurs when the IncrementCompoundGraphicInstanceId is called. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.OnIncrementGraphicGroupId | Occurs when the IncrementGraphicGroupId is called. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,DicomAnnotationObject) | Converts a list of Leadtools.Dicom.DicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,List<IDicomAnnotationObject>) | Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.OnIncrementCompoundGraphicInstanceId | Occurs when the Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.IncrementCompoundGraphicInstanceId is called. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.OnIncrementGraphicGroupId | Occurs when the Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.IncrementGraphicGroupId is called. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,DicomAnnotationObject}) | Converts a list of Leadtools.Dicom.DicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.ToAnnObject(DicomDataSet,IDicomAnnotationObject}) | Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.ToAnnObject(IDicomAnnotationObject) | Converts an object implementing the Leadtools.IDicomAnnotationObject interface to an AnnObject. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.ToAnnObject(Leadtools.Dicom.DicomDataSet,Collections.Generic.List<IDicomAnnotationObject>) | Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
Leadtools.Dicom.Annotations.Core.DicomAnnotationsUtilities.FromAnnContainerToDataSet(Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomElement,Leadtools.Annotations.Core.AnnContainer) | Converts all the LEAD Annotation objects in an AnnContainer into one or more DICOM annotation objects, and stores the result in a Leadtools.Dicom.DicomDataSet. |
For more information, refer to New in 18.
The following assembly has been added to LEADTOOLS For .NET v17.5:
Namespace | Description |
---|---|
Leadtools.Dicom.Annotations.Core | The **Leadtools.Dicom.Annotations.Core** assembly contains classes, methods and properties for converting LEADTOOLS Annotations to and from the DICOM format specified in part 3 of the DICOM Specification. |
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