PdfPathOperationControl1 Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public PdfPointF Control1 { get; }

Property Value

PdfPointF

See Also