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