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

Properties

End

Gets the end point of this PdfLineSegment.

Start

Gets the start point of this PdfLineSegment.