XRectInflate Method (Double, Double)Terminal Works - PDF Printing.Net Library
Expands or shrinks the rectangle by using the specified width and height amounts, in all directions.

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

public void Inflate(
	double width,
	double height
)

Parameters

width
Type: SystemDouble
height
Type: SystemDouble
See Also

Reference