Draws an ellipse defined by a bounding rectangle.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- pen
- Type: PdfEdit.Drawing.XPen
- x
- Type: System.Double
- y
- Type: System.Double
- width
- Type: System.Double
- height
- Type: System.Double
See Also