VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / PdfPolygonalAnnotationGraphicsFigure Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfPolygonalAnnotationGraphicsFigure
    В этом разделе
    Представляет графическую фигуру с полигональными PDF аннотациями, т.е. набор команд для рисования PdfPolygonalAnnotation на PdfGraphics.
    Объектная модель
    PdfAnnotation PdfDocument GraphicsFigurePoints PdfPolygonalAnnotationGraphicsFigure
    Синтаксис
    'Declaration
    
    Public Class PdfPolygonalAnnotationGraphicsFigure
       Inherits PdfAnnotationGraphicsFigure
    
    
    public class PdfPolygonalAnnotationGraphicsFigure : PdfAnnotationGraphicsFigure
    
    
    public __gc class PdfPolygonalAnnotationGraphicsFigure : public PdfAnnotationGraphicsFigure*
    
    
    public ref class PdfPolygonalAnnotationGraphicsFigure : public PdfAnnotationGraphicsFigure^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure
          Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PdfAnnotationGraphicsFigure
             Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.PdfPolygonalAnnotationGraphicsFigure

    Требования

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

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