PdfBezierCurveP3 Property

This property represents the Point 3 of the bezier curve

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PointF P3 { get; set; }

Property Value

PointF

See Also