Overload | Description |
---|---|
DrawDonut(PdfPen,Double,Double,Double,Double,Double,Double,Double) | Draws a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height. |
DrawDonut(PdfPen,Double,Double,Double,Double,Double,Double,Double,Double) | Draws a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height. |
DrawDonut(PdfBrush,Double,Double,Double,Double,Double,Double,Double) | Fills the interior of a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height. |
DrawDonut(PdfBrush,Double,Double,Double,Double,Double,Double,Double,Double) | Fills the interior of a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height. |
DrawDonut(PdfPen,PdfBrush,Double,Double,Double,Double,Double,Double,Double) | Draws and fills the interior of a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height. |
DrawDonut(PdfPen,PdfBrush,Double,Double,Double,Double,Double,Double,Double,Double) | Draws and fills the interior of a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height. |