PdfPathOperationControl2 Property

Second control point of a cubic Bezier curve. Only meaningful for CurveTo

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfPointF Control2 { get; }

Property Value

PdfPointF

See Also