PdfLineShape ClassRAD PDF Documentation
Line shape which will be permanently added to document content stream.
Inheritance Hierarchy

OnlineSystem Object
  RadPdf.Data.Document.Objects PdfObject
    RadPdf.Data.Document.Objects.Shapes PdfLineShape
      RadPdf.Data.Document.Objects.Shapes PdfArrowShape
      RadPdf.Data.Document.Objects.Shapes PdfInkShape

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

public class PdfLineShape : PdfObject
See Also