Click or drag to resize

FS_RECTFInflate Method

Enlarges a FS_RECTF structure by the specified amount.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public void Inflate(
	FS_RECTF rect
)

Parameters

rect  FS_RECTF
The amount to inflate this rectangle.
See Also