PdfBezier Properties |
The PdfBezier type exposes the following members.
| Name | Description | |
|---|---|---|
| P1 |
Gets or sets the first control point that starts the Bezier curve.
| |
| P2 |
Gets or sets the second control point.
| |
| P3 |
Gets or sets the third control point.
| |
| P4 |
Gets or sets the fourth control point that ends the Bezier curve.
|