Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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. |