XGraphicsDrawRoundedRectangle Method (XBrush, XRect, XSize)Terminal Works - PDF Printing.Net Library
Draws a rectangles with round corners.

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

public void DrawRoundedRectangle(
	XBrush brush,
	XRect rect,
	XSize ellipseSize
)

Parameters

brush
Type: PdfEdit.DrawingXBrush
rect
Type: PdfEdit.DrawingXRect
ellipseSize
Type: PdfEdit.DrawingXSize
See Also

Reference