Table of Contents

Method Offset

Namespace
BitMiracle.Docotic.Pdf.Gdi
Assembly
BitMiracle.Docotic.Pdf.Gdi.dll

Offset(PdfRectangle, PointF)

Adjusts the location of this rectangle by the specified amount.

public static void Offset(this PdfRectangle rect, PointF pos)

Parameters

rect PdfRectangle

The rectangle.

pos PointF

The amount to offset the location.