VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which represent the graphic figures of PDF page.
    Classes
     ClassDescription
    ClassRepresents a panel with elements alignment.
    ClassRepresents an alignment panel element.
    ClassProvides a graphics figure of content stream, i.e. a sequence of graphical operators of a content stream.
    ClassProvides a group of graphics figures of content stream, i.e. a sequence of graphical operators of a content stream.
    ClassProvides a group of content stream text figures, i.e. a sequence of text operators of a content stream.
    ClassRepresents a Bezier curve figure.
    ClassRepresents an ellipse figure.
    ClassRepresents a base class of a Form XObject graphics figure, i.e. a set of graphical commands for drawing Form XObject on PdfGraphics.
    ClassProvides an abstract base class for graphics figure. Graphics figure is a set of commands for drawing figure on PdfGraphics.
    ClassProvides data for the Changed event.
    ClassRepresents a group of graphics figures.
    ClassDefines the point collection of graphics figure.
    ClassProvides editing of reference points of a graphics figure.
    ClassUndo action that stores information about changes in GraphicsFigure.
    ClassRepresents an image.
    ClassRepresents a polyline figure.
    ClassRepresents a PDF annotation graphics figure, i.e. a set of commands for drawing PdfAnnotation on PdfGraphics.
    ClassRepresents a PDF free text annotation graphics figure, i.e. a set of commands for drawing PdfFreeTextAnnotation on PdfGraphics.
    ClassRepresents a PDF Ink annotation graphics figure, i.e. a set of commands for drawing PdfInkAnnotation on PdfGraphics.
    ClassRepresents a PDF line annotation graphics figure, i.e. a set of commands for drawing PdfLineAnnotation on PdfGraphics.
    ClassRepresents a PDF polygonal annotation graphics figure, i.e. a set of commands for drawing PdfPolygonalAnnotation on PdfGraphics.
    ClassRepresents a PDF Text markup annotation graphics figure, i.e. a set of commands for drawing PdfTextMarkupAnnotation on PdfGraphics.
    ClassRepresents an annotation graphics figure, i.e. a set of commands for drawing widget annotation of PdfInteractiveFormField on PdfGraphics.
    ClassRepresents a point-based graphics figure.
    ClassRepresents a polygon figure.
    ClassRepresents a rectangle figure, i.e. a set of commands for drawing rectangle on PdfGraphics.
    ClassRepresents a text box figure.
    ClassRepresents a text line figure, i.e. a set of commands for drawing text line on PdfGraphics.
    ClassRepresents a VintasoftImage graphics figure, i.e. a set of graphical commands for drawing image on PdfGraphics.
    ClassRepresents a base class of XObject graphics figure, i.e. a set of graphical commands for drawing XObject on PdfGraphics.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available content types of graphics figure.
    EnumerationSpecifies available size modes of PDF content.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface of graphics figure that supports autosizing.
    See Also