VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomAnnotationTreeNode Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    DicomAnnotationTreeNode Class
    In This Topic
    Metadata tree node, which contains information about DICOM annotations.
    Object Model
    DicomDataSetCollection DicomFile DicomAnnotationTreeNode
    Syntax
    'Declaration
    
    Public Class DicomAnnotationTreeNode
    
    
    public class DicomAnnotationTreeNode
    
    
    public __gc class DicomAnnotationTreeNode
    
    
    public ref class DicomAnnotationTreeNode
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomAnnotationTreeNode

    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