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: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public PdfPointF Point { get; }
Property Value
PdfPointF