PdfPathOperationPoint Property
Destination point of the operation.
For
MoveTo this is the new current point;
for
LineTo and
CurveTo
this is the end point of the segment.
Null for
CloseNamespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfPointF Point { get; }
Property Value
PdfPointF