Leadtools.Dicom.Annotations.Core Namespace > DicomAnnotationsUtilities Class : ToAnnObject Method |
Overload | Description |
---|---|
ToAnnObject(DicomAnnotationObject) | Converts a Leadtools.Dicom.DicomAnnotationObject to an AnnObject. |
ToAnnObject(IDicomAnnotationObject) | Converts an object implementing the Leadtools.IDicomAnnotationObject interface to an AnnObject. |
ToAnnObject(DicomDataSet,List<DicomAnnotationObject>) | Converts a list of Leadtools.Dicom.DicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
ToAnnObject(DicomDataSet,List<IDicomAnnotationObject>) | Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |