XGraphicsPathAddRectangle Method (RectangleF)Terminal Works - PDF Printing.Net Library
Adds a rectangle to this path.

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

public void AddRectangle(
	RectangleF rect
)

Parameters

rect
Type: System.DrawingRectangleF
See Also

Reference