Click or drag to resize

PdfBezier Properties

The PdfBezier type exposes the following members.

Properties
  NameDescription
Public propertyP1
Gets or sets the first control point that starts the Bezier curve.
Public propertyP2
Gets or sets the second control point.
Public propertyP3
Gets or sets the third control point.
Public propertyP4
Gets or sets the fourth control point that ends the Bezier curve.
Top
See Also