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