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

    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.DicomCrosshairAnnotationData

    Требования

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

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