XGraphicsPathAddEllipse Method (Rectangle)Terminal Works - PDF Printing.Net Library
Adds an ellipse to the current path.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void AddEllipse(
	Rectangle rect
)

Parameters

rect
Type: System.DrawingRectangle
See Also

Reference