XGraphicsPathAddRoundedRectangle Method (Rectangle, Size)Terminal Works - PDF Printing.Net Library
Adds a rectangle with rounded corners to this path.

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

public void AddRoundedRectangle(
	Rectangle rect,
	Size ellipseSize
)

Parameters

rect
Type: System.DrawingRectangle
ellipseSize
Type: System.DrawingSize
See Also

Reference