Name | Description | |
---|---|---|
![]() | DrawArc(PdfRectangle, PdfPoint, PdfPoint) |
Draws an arc representing a portion of an ellipse specified by
PdfRectangle structure and two radial endpoints.
|
![]() | DrawArc(PdfRectangle, PdfPoint, PdfPoint, Boolean) |
Draws an arc representing a portion of an ellipse specified by
PdfRectangle structure, two radial endpoints and a
direction.
|
![]() | DrawArc(PdfPoint, Double, Double, Double, Double) |
Draws a straight line and an arc representing a portion
of an ellipse specified by radius and center.
|