Draws an arc representing a portion of an ellipse.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pen
- Type: PdfEdit.DrawingXPen
- rect
- Type: System.DrawingRectangleF
- startAngle
- Type: SystemDouble
- sweepAngle
- Type: SystemDouble
See Also