Click or drag to resize

RectInflate Method (Double)

Inflates this Rect.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Inflate(
	double amount
)

Parameters

amount
Type: SystemDouble
The amount of inflate.
See Also