VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfCircleAnnotationView Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfCircleAnnotationView
    В этом разделе
    Определяет, как отображать круговую PDF аннотацию и как пользователь может с ней взаимодействовать.
    Объектная модель
    IInteractionController IInteractionController IInteractionController IInteractionController IInteractionController IInteractionController PdfJsDoc PdfAnnotation GraphicsFigurePointsEditor GraphicsFigure PdfCircleAnnotationView
    Синтаксис
    'Declaration
    
    Public Class PdfCircleAnnotationView
       Inherits PdfRectangularAnnotationView
    
    
    public class PdfCircleAnnotationView : PdfRectangularAnnotationView
    
    
    public __gc class PdfCircleAnnotationView : public PdfRectangularAnnotationView*
    
    
    public ref class PdfCircleAnnotationView : public PdfRectangularAnnotationView^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Pdf.UI.GraphicsFigureView
          Vintasoft.Imaging.Pdf.UI.Annotations.PdfAnnotationView
             Vintasoft.Imaging.Pdf.UI.Annotations.PdfMarkupAnnotationView
                Vintasoft.Imaging.Pdf.UI.Annotations.PdfRectangularAnnotationView
                   Vintasoft.Imaging.Pdf.UI.Annotations.PdfCircleAnnotationView

    Требования

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

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