XGraphicsPathAddRectangles Method (RectangleF)Terminal Works - PDF Printing.Net Library
Adds a series of rectangles to this path.

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

public void AddRectangles(
	RectangleF[] rects
)

Parameters

rects
Type: System.DrawingRectangleF
See Also

Reference