Table of Contents

Property End

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

End

Gets the end point of this PdfCloseSubpathSegment, equal to start point of the subpath.

public PdfPoint End { get; }

Property Value

PdfPoint

The end point of this PdfCloseSubpathSegment, equal to start point of the subpath.