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

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

    Требования

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

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