VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / DicomAnnotationCodec Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    DicomAnnotationCodec Class
    In This Topic
    Saves DICOM annotations to DICOM annotation data set and loads DICOM annotations from DICOM annotation data set.
    Object Model
    DicomAnnotationCodec
    Syntax
    'Declaration
    
    Public Class DicomAnnotationCodec
    
    
    public class DicomAnnotationCodec
    
    
    public __gc class DicomAnnotationCodec
    
    
    public ref class DicomAnnotationCodec
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.Dicom.DicomAnnotationCodec

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also