Overload | Description |
---|---|
DrawArc(PdfPen,Double,Double,Double,Double,Double,Double) | Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |
DrawArc(PdfPen,Double,Double,Double,Double,Double,Double,Double) | Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |
DrawArc(PdfBrush,Double,Double,Double,Double,Double,Double) | Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |
DrawArc(PdfBrush,Double,Double,Double,Double,Double,Double,Double) | Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |
DrawArc(PdfPen,PdfBrush,Double,Double,Double,Double,Double,Double) | Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |
DrawArc(PdfPen,PdfBrush,Double,Double,Double,Double,Double,Double,Double) | Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |