PdfPolygonShape ClassRAD PDF Documentation
Abstract polygon shape which will be permanently added to document content stream.
Inheritance Hierarchy

OnlineSystem Object
  RadPdf.Data.Document.Objects PdfObject
    RadPdf.Data.Document.Objects.Shapes PdfPolygonShape
      RadPdf.Data.Document.Objects.Shapes PdfEllipseShape
      RadPdf.Data.Document.Objects.Shapes PdfRectangleShape

Namespace: RadPdf.Data.Document.Objects.Shapes
Assembly: RadPdf (in RadPdf.dll) Version: 2.15.1.0 (2.15.1.0)
Syntax

public abstract class PdfPolygonShape : PdfObject
See Also