Property End
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
End
Gets the end point of this PdfBezierSegment.
public PdfPoint End { get; }
Property Value
- PdfPoint
The end point of this PdfBezierSegment.
Gets the end point of this PdfBezierSegment.
public PdfPoint End { get; }
The end point of this PdfBezierSegment.