PdfBezier Methods |
The PdfBezier type exposes the following members.
| Name | Description | |
|---|---|---|
| CircleFirstQuarter |
Creates a Bezier curve representing a quarter circle in the first quadrant.
| |
| CircleFourthQuarter |
Creates a Bezier curve representing a quarter circle in the fourth quadrant.
| |
| CircleSecondQuarter |
Creates a Bezier curve representing a quarter circle in the second quadrant.
| |
| CircleThirdQuarter |
Creates a Bezier curve representing a quarter circle in the third quadrant.
| |
| OvalFirstQuarter |
Creates a Bezier curve representing a quarter oval in the first quadrant.
| |
| OvalFourthQuarter |
Creates a Bezier curve representing a quarter oval in the fourth quadrant.
| |
| OvalSecondQuarter |
Creates a Bezier curve representing a quarter oval in the second quadrant.
| |
| OvalThirdQuarter |
Creates a Bezier curve representing a quarter oval in the third quadrant.
|