VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Dicom Namespace / DicomMultilineAnnotationData Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс DicomMultilineAnnotationData
    В этом разделе
    Содержит информацию об аннотации DICOM, которая отображает многострочную информацию.
    Объектная модель
    TextStyle FillStyle LineStyle AnnotationPointCollection DicomReferencedImage DicomGraphicLayer AnnotationBrushBase AnnotationPen AnnotationComment DicomMultilineAnnotationData
    Синтаксис
    'Declaration
    
    <SerializableAttribute()>
    Public Class DicomMultilineAnnotationData
       Inherits DicomCompoundAnnotationDataBase
    
    
    [Serializable()]
    public class DicomMultilineAnnotationData : DicomCompoundAnnotationDataBase
    
    
    [Serializable()]
    public __gc class DicomMultilineAnnotationData : public DicomCompoundAnnotationDataBase*
    
    
    [Serializable()]
    public ref class DicomMultilineAnnotationData : public DicomCompoundAnnotationDataBase^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationData
          Vintasoft.Imaging.Annotation.Dicom.DicomAnnotationData
             Vintasoft.Imaging.Annotation.Dicom.DicomSimpleAnnotationDataBase
                Vintasoft.Imaging.Annotation.Dicom.DicomCompoundAnnotationDataBase
                   Vintasoft.Imaging.Annotation.Dicom.DicomMultilineAnnotationData

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также