Converts an object implementing the Leadtools.IDicomAnnotationObject interface to an AnnObject.
Overload | Description |
---|---|
ToAnnObject(dicomannotationobject) | Converts a Leadtools.Dicom.DicomAnnotationObject to an AnnObject. |
ToAnnObject(dicomdataset,list<idicomannotationobject>) | Converts a list of Leadtools.IDicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
ToAnnObject(dicomdataset,list<dicomannotationobject>) | Converts a list of Leadtools.Dicom.DicomAnnotationObject into a list of Leadtools.Annotations.Core.AnnObject objects. |
ToAnnObject(idicomannotationobject) | Converts an object implementing the Leadtools.IDicomAnnotationObject interface to an AnnObject. |