VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Dicom.UI Namespace / DicomCircleAnnotationView Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс DicomCircleAnnotationView
    В этом разделе
    Определяет, как отображать аннотацию DICOM, которая отображает круг, и как пользователь может взаимодействовать с аннотацией.
    Объектная модель
    IInteractionController IInteractionController IInteractionController LineStyle FillStyle AnnotationPointCollection DicomReferencedImage DicomGraphicLayer AnnotationBrushBase AnnotationPen AnnotationData AnnotationRenderer DicomCircleAnnotationView
    Синтаксис
    'Declaration
    
    Public Class DicomCircleAnnotationView
       Inherits DicomSimpleAnnotationViewBase
       Implements IRectangularInteractiveObject
    
    
    public class DicomCircleAnnotationView : DicomSimpleAnnotationViewBase, IRectangularInteractiveObject
    
    
    public __gc class DicomCircleAnnotationView : public DicomSimpleAnnotationViewBase*, IRectangularInteractiveObject
    
    
    public ref class DicomCircleAnnotationView : public DicomSimpleAnnotationViewBase^, IRectangularInteractiveObject
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Annotation.UI.AnnotationView
          Vintasoft.Imaging.Annotation.Dicom.UI.DicomAnnotationView
             Vintasoft.Imaging.Annotation.Dicom.UI.DicomSimpleAnnotationViewBase
                Vintasoft.Imaging.Annotation.Dicom.UI.DicomCircleAnnotationView

    Требования

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

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