Table of Contents

Class PdfLineSegment

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Straight line segment.

public sealed class PdfLineSegment : PdfPathSegment
Inheritance
PdfLineSegment
Inherited Members

Remarks

The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.

Properties

End

Gets the end point of this PdfLineSegment.

Start

Gets the start point of this PdfLineSegment.