PdfBezierCurve Constructor

Overload List

PdfBezierCurve Constructs an empty bezier curve
PdfBezierCurve(PointF, PointF, PointF, PointF) Constructs a bezier curve based on 4 points

See Also