XRectInflate Method (XRect, XSize)Terminal Works - PDF Printing.Net Library
Returns the rectangle that results from expanding the specified rectangle by the specified Size, in all directions.

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

public static XRect Inflate(
	XRect rect,
	XSize size
)

Parameters

rect
Type: PdfEdit.DrawingXRect
size
Type: PdfEdit.DrawingXSize

Return Value

Type: XRect
See Also

Reference