Method Inflate
- Namespace
- BitMiracle.Docotic.Pdf.Gdi
- Assembly
- BitMiracle.Docotic.Pdf.Gdi.dll
Inflate(PdfRectangle, SizeF)
Inflates this PdfRectangle by the specified amount.
public static void Inflate(this PdfRectangle rect, SizeF size)
Parameters
rect
PdfRectangleThe rectangle
size
SizeFThe amount to inflate this rectangle.